밍쯔와 안작고 안귀여운 에러들🖤
[Android] mapView in RecyclerView/Adapter 본문
구글지도에서 가능한데, 아무래도 서비스 중인 어플에서 사용하면 이용 횟수에 따라 비용이 발생할 수 있기때문에
우리 어플에서는 적용안하기로 했다,,,!
여행어플 중에 recyclerview의 item 안에 지도가 들어간 어플이 있긴한데 (어디였지••• )
아무튼 그걸 보고 디자이너님이 가능한지 여쭤보셨지만! 비용이 발생할 수 있어서 패쓰~
[참고]
https://developers.google.com/maps/documentation/android-sdk/lite
라이트 모드 | Android용 Maps SDK | Google Developers
의견 보내기 라이트 모드 알림 이 페이지를 개발자 프로필에 저장하여 중요 업데이트에 대한 알림을 받으세요. 컬렉션을 사용해 정리하기 내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세
developers.google.com
https://www.faqcode4u.com/faq/5599/google-maps-lite-mode-causes-jank-in-recyclerview
Google Maps Lite Mode Causes Jank In Recyclerview
Lite Mode | Maps SDK for Android | Google Developers 2 days ago 2 days ago · A lite mode map is a bitmap image of a map at a specified location and zoom level. Lite mode supports all of the map types (normal, hybrid, satellite, terrain) and a subset of
www.faqcode4u.com
https://navermaps.github.io/android-map-sdk/guide-ko/2-1.html
지도 객체 · 네이버 지도 안드로이드 SDK
지도 객체 하나의 지도는 뷰 요소와 인터페이스 요소로 구성됩니다. 뷰 요소는 화면에 지도를 나타내는 역할을 하며, MapFragment와 MapView가 여기에 해당합니다. 지도를 다루는 인터페이스 역할을
navermaps.github.io
'Develop > Android | iOS' 카테고리의 다른 글
| [Android] 문자(SMS, MMS), 라인 공유 (0) | 2022.11.02 |
|---|---|
| [Android] 상단에 붙는 탭바 (sticky tab/scroll tab) (0) | 2022.09.14 |
| [Android] 투명도 opacity hex 값으로 설정 (0) | 2022.09.06 |
| [Android/Kotlin]Only the original thread that created a view hierarchy can touch its views. (0) | 2022.08.29 |
| [Android/Kotlin] naver 와 kakao 로그인 API #re-write (0) | 2022.08.19 |