Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- activate(LocationSource.OnLocationChangedListener) - Method in interface com.naver.maps.map.LocationSource
-
NaverMap
의 위치 추적 기능이 활성화되면 호출되는 메서드. - activate(LocationSource.OnLocationChangedListener) - Method in class com.naver.maps.map.util.FusedLocationSource
-
NaverMap
의 위치 추적 기능이 활성화되면 호출되는 메서드. - Adapter() - Constructor for class com.naver.maps.map.overlay.InfoWindow.Adapter
- add(T, Object) - Method in class com.naver.maps.map.clustering.Clusterer
-
데이터를 추가합니다.
- add(T, Object, OnClustererUpdateCallback) - Method in class com.naver.maps.map.clustering.Clusterer
-
데이터를 추가합니다.
- addAll(Map<T, ?>) - Method in class com.naver.maps.map.clustering.Clusterer
-
여러 데이터를 한 번에 추가합니다.
- addAll(Map<T, ?>, OnClustererUpdateCallback) - Method in class com.naver.maps.map.clustering.Clusterer
-
여러 데이터를 한 번에 추가합니다.
- addOnCameraChangeListener(NaverMap.OnCameraChangeListener) - Method in class com.naver.maps.map.NaverMap
-
카메라의 움직임에 대한 이벤트 리스너를 등록합니다.
- addOnCameraIdleListener(NaverMap.OnCameraIdleListener) - Method in class com.naver.maps.map.NaverMap
-
카메라의 움직임이 끝난 경우에 대한 이벤트 리스너를 등록합니다.
- addOnIndoorSelectionChangeListener(NaverMap.OnIndoorSelectionChangeListener) - Method in class com.naver.maps.map.NaverMap
-
선택된 실내지도 구역 및 층의 변경에 대한 이벤트 리스너를 등록합니다.
- addOnLoadListener(NaverMap.OnLoadListener) - Method in class com.naver.maps.map.NaverMap
-
지도의 최초 로딩에 대한 이벤트 리스너를 등록합니다.
- addOnLocationChangeListener(NaverMap.OnLocationChangeListener) - Method in class com.naver.maps.map.NaverMap
-
사용자의 위치 변경에 대한 이벤트 리스너를 등록합니다.
- addOnOptionChangeListener(NaverMap.OnOptionChangeListener) - Method in class com.naver.maps.map.NaverMap
-
지도 옵션 변경에 대한 이벤트 리스너를 등록합니다.
- Align - Enum in com.naver.maps.map.overlay
-
오버레이를 어느 방향으로 정렬할지를 나타내는 열거형.
- allGesturesEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
모든 제스처의 활성화 상태를 일괄적으로 변경합니다.
- animate(boolean) - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
카메라 확대/축소시 클러스터가 펼쳐지는/합쳐지는 애니메이션을 적용할지 여부를 지정합니다.
- animate(CameraAnimation) - Method in class com.naver.maps.map.CameraUpdate
-
카메라 이동 시 적용할 애니메이션을 지정합니다.
- animate(CameraAnimation, long) - Method in class com.naver.maps.map.CameraUpdate
-
카메라 이동 시 적용할 애니메이션을 지정합니다.
- animationDuration(int) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
카메라 확대/축소시 클러스터가 펼쳐지는/합쳐지는 애니메이션의 지속 시간을 지정합니다.
- APEXES - Static variable in enum com.naver.maps.map.overlay.Align
-
꼭짓점 방향.
- ARGUMENT_KEY_OPTIONS - Static variable in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- ARGUMENT_KEY_OPTIONS - Static variable in class com.naver.maps.map.MapFragment
- ArrowheadPathOverlay - Class in com.naver.maps.map.overlay
-
화살표 형태로 방향 또는 회전 지점을 나타내는 오버레이.
- ArrowheadPathOverlay() - Constructor for class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
기본 생성자.
- ArrowheadPathOverlay(List<LatLng>) - Constructor for class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
좌표열을 지정하는 생성자.
B
- backgroundColor(int) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 배경색을 지정합니다.
- backgroundResource(int) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 배경 리소스를 지정합니다.
- Basic - Enum constant in enum com.naver.maps.map.NaverMap.MapType
-
일반 지도.
- bearing - Variable in class com.naver.maps.map.CameraPosition
-
베어링 각도.
- Bevel - Enum constant in enum com.naver.maps.map.overlay.PolylineOverlay.LineJoin
-
사면.
- BLACK - Static variable in class com.naver.maps.map.util.MarkerIcons
-
검은색 아이콘.
- BLUE - Static variable in class com.naver.maps.map.util.MarkerIcons
-
파란색 아이콘.
- Bottom - Enum constant in enum com.naver.maps.map.overlay.Align
-
아래.
- BottomLeft - Enum constant in enum com.naver.maps.map.overlay.Align
-
왼쪽 아래.
- BottomRight - Enum constant in enum com.naver.maps.map.overlay.Align
-
오른쪽 아래.
- build() - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
Clusterer
객체를 생성합니다. - build() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
Clusterer
객체를 생성합니다. - Builder() - Constructor for class com.naver.maps.map.clustering.Clusterer.Builder
-
생성자.
- buildingHeight(float) - Method in class com.naver.maps.map.NaverMapOptions
-
건물의 3D 높이 배율을 지정합니다.
- Butt - Enum constant in enum com.naver.maps.map.overlay.PolylineOverlay.LineCap
-
평면.
C
- CalledFromWrongThreadException - Exception in com.naver.maps.map
-
올바르지 않은 스레드에서 메서드를 호출하면 발생하는 예외.
- CalledFromWrongThreadException() - Constructor for exception com.naver.maps.map.CalledFromWrongThreadException
-
기본 생성자.
- camera(CameraPosition) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 초기 카메라 위치를 지정합니다.
- CameraAnimation - Enum in com.naver.maps.map
-
카메라 이동 애니메이션 유형을 정의하는 열거형 클래스.
- CameraPosition - Class in com.naver.maps.map
-
카메라의 위치 관련 정보를 나타내는 불변 클래스.
- CameraPosition(LatLng, double) - Constructor for class com.naver.maps.map.CameraPosition
-
좌표와 줌 레벨로부터 객체를 생성합니다.
- CameraPosition(LatLng, double, double, double) - Constructor for class com.naver.maps.map.CameraPosition
-
카메라 위치에 관한 모든 요소를 지정해 객체를 생성합니다.
- CameraUpdate - Class in com.naver.maps.map
-
지도를 바라보는 카메라의 이동을 정의하는 클래스.
- CameraUpdate.CancelCallback - Interface in com.naver.maps.map
-
카메라 이동 취소에 대한 콜백 인터페이스.
- CameraUpdate.FinishCallback - Interface in com.naver.maps.map
-
카메라 이동 완료에 대한 콜백 인터페이스.
- CameraUpdateParams - Class in com.naver.maps.map
-
카메라를 이동할 지점에 대한 다양한 정보를 나타내는 클래스.
- CameraUpdateParams() - Constructor for class com.naver.maps.map.CameraUpdateParams
-
기본 생성자.
- CameraUtils - Class in com.naver.maps.map.util
-
카메라 관련 유틸리티를 제공하는 클래스.
- cancelCallback(CameraUpdate.CancelCallback) - Method in class com.naver.maps.map.CameraUpdate
-
카메라 이동이 취소된 후 호출될 콜백을 지정합니다.
- cancelTransitions() - Method in class com.naver.maps.map.NaverMap
-
현재 진행 중인 카메라 이동 애니메이션을 취소합니다.
- cancelTransitions(int) - Method in class com.naver.maps.map.NaverMap
-
현재 진행 중인 카메라 이동 애니메이션을 취소합니다.
- Center - Enum constant in enum com.naver.maps.map.overlay.Align
-
가운데.
- CircleOverlay - Class in com.naver.maps.map.overlay
-
지도에 원을 나타내는 오버레이.
- CircleOverlay() - Constructor for class com.naver.maps.map.overlay.CircleOverlay
-
기본 생성자.
- CircleOverlay(LatLng, double) - Constructor for class com.naver.maps.map.overlay.CircleOverlay
-
중심점과 반경을 지정하는 생성자.
- clear() - Method in class com.naver.maps.map.clustering.Clusterer
-
모든 데이터를 제거합니다.
- clear(OnClustererUpdateCallback) - Method in class com.naver.maps.map.clustering.Clusterer
-
모든 데이터를 제거합니다.
- clientId - Variable in class com.naver.maps.map.NaverMapSdk.NaverCloudPlatformClient
-
클라이언트 ID.
- clientId - Variable in class com.naver.maps.map.NaverMapSdk.NaverCloudPlatformGovClient
-
클라이언트 ID.
- close() - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창을 닫습니다.
- Cluster - Class in com.naver.maps.map.clustering
-
클러스터 노드를 의미하는 클래스.
- CLUSTER_HIGH_DENSITY - Static variable in class com.naver.maps.map.util.MarkerIcons
-
고밀도 클러스터 아이콘.
- CLUSTER_LOW_DENSITY - Static variable in class com.naver.maps.map.util.MarkerIcons
-
저밀도 클러스터 아이콘.
- CLUSTER_MEDIUM_DENSITY - Static variable in class com.naver.maps.map.util.MarkerIcons
-
중밀도 클러스터 아이콘.
- Clusterer<T extends ClusteringKey> - Class in com.naver.maps.map.clustering
-
겹치는 여러 마커를 클러스터링해서 하나의 마커로 보여주는 기능을 제공하는 클래스.
- Clusterer.Builder<T extends ClusteringKey> - Class in com.naver.maps.map.clustering
-
Clusterer
를 생성하는 빌더 클래스. - Clusterer.ComplexBuilder<T extends ClusteringKey> - Class in com.naver.maps.map.clustering
-
Clusterer
를 생성하는 빌더 클래스. - ClusteringKey - Interface in com.naver.maps.map.clustering
-
클러스터링될 데이터의 키를 의미하는 인터페이스.
- ClusterMarkerInfo - Class in com.naver.maps.map.clustering
-
지도에 노출되어야 하는 마커의 속성을 나타내는 클래스.
- clusterMarkerUpdater(ClusterMarkerUpdater) - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
클러스터 마커의 정보를
Marker
객체에 반영하는 업데이터를 지정합니다. - clusterMarkerUpdater(ClusterMarkerUpdater) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
클러스터 마커의 정보를
Marker
객체에 반영하는 업데이터를 지정합니다. - ClusterMarkerUpdater - Interface in com.naver.maps.map.clustering
-
클러스터 마커의 정보를
Marker
의 속성에 반영해 갱신하는 인터페이스. - ColorPart() - Constructor for class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
기본 생성자.
- ColorPart(int, int, int, int) - Constructor for class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
모든 색상을 지정하는 생성자.
- com.naver.maps.map - package com.naver.maps.map
-
네이버 지도 SDK의 주 패키지.
- com.naver.maps.map.app - package com.naver.maps.map.app
-
액티비티 등 기본 제공되는 앱 요소를 모은 패키지.
- com.naver.maps.map.clustering - package com.naver.maps.map.clustering
- com.naver.maps.map.indoor - package com.naver.maps.map.indoor
-
실내지도 모델을 모은 패키지.
- com.naver.maps.map.overlay - package com.naver.maps.map.overlay
-
오버레이와 관련된 클래스를 모은 패키지.
- com.naver.maps.map.util - package com.naver.maps.map.util
-
유틸리티 클래스를 모은 패키지.
- com.naver.maps.map.widget - package com.naver.maps.map.widget
-
지도를 조작하는 컨트롤을 모은 패키지.
- compassEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
나침반을 활성화할지 여부를 지정합니다.
- CompassView - Class in com.naver.maps.map.widget
-
나침반 컨트롤.
- CompassView(Context) - Constructor for class com.naver.maps.map.widget.CompassView
- CompassView(Context, AttributeSet) - Constructor for class com.naver.maps.map.widget.CompassView
- CompassView(Context, AttributeSet, int) - Constructor for class com.naver.maps.map.widget.CompassView
- ComplexBuilder() - Constructor for class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
생성자.
- contains(T) - Method in class com.naver.maps.map.clustering.Clusterer
-
데이터에
key
가 포함되어있는지 여부를 반환합니다. - contentPadding(int, int, int, int) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 콘텐츠 패딩을 지정합니다.
- createMarker() - Method in class com.naver.maps.map.clustering.DefaultMarkerManager
-
새로운 마커 객체를 생성합니다.
- CREATOR - Static variable in class com.naver.maps.map.CameraPosition
- CREATOR - Static variable in class com.naver.maps.map.NaverMapOptions
D
- deactivate() - Method in interface com.naver.maps.map.LocationSource
-
NaverMap
의 위치 추적 기능이 비활성화되면 호출되는 메서드. - deactivate() - Method in class com.naver.maps.map.util.FusedLocationSource
-
NaverMap
의 위치 추적 기능이 비활성화되면 호출되는 메서드. - DEFAULT_ADAPTER - Static variable in class com.naver.maps.map.overlay.InfoWindow
-
기본 어댑터.
- DEFAULT_ANCHOR - Static variable in class com.naver.maps.map.overlay.InfoWindow
-
기본 앵커.
- DEFAULT_ANCHOR - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
기본 앵커.
- DEFAULT_ANCHOR - Static variable in class com.naver.maps.map.overlay.Marker
-
기본 앵커.
- DEFAULT_ANIMATION_DURATION - Static variable in class com.naver.maps.map.CameraUpdate
-
기본 애니메이션 시간을 의미하는 상수.
- DEFAULT_ANIMATION_DURATION_MILLIS - Static variable in class com.naver.maps.map.clustering.Clusterer
-
클러스터가 펼쳐지는/합쳐지는 애니메이션의 기본 지속 시간.
- DEFAULT_BACKGROUND_COLOR - Static variable in class com.naver.maps.map.NaverMap
-
Deprecated.
- DEFAULT_BACKGROUND_COLOR_DARK - Static variable in class com.naver.maps.map.NaverMap
-
기본 어두운 배경색.
- DEFAULT_BACKGROUND_COLOR_LIGHT - Static variable in class com.naver.maps.map.NaverMap
-
기본 밝은 배경색.
- DEFAULT_BACKGROUND_DRWABLE_DARK - Static variable in class com.naver.maps.map.NaverMap
-
기본 어두운 배경 이미지.
- DEFAULT_BACKGROUND_DRWABLE_LIGHT - Static variable in class com.naver.maps.map.NaverMap
-
기본 밝은 배경 이미지.
- DEFAULT_CAMERA_POSITION - Static variable in class com.naver.maps.map.NaverMap
-
지도의 기본 카메라 위치.
- DEFAULT_CAPTION_ALIGNS - Static variable in class com.naver.maps.map.overlay.Marker
-
기본 캡션 정렬 방향.
- DEFAULT_CAPTION_TEXT_SIZE - Static variable in class com.naver.maps.map.overlay.Marker
-
기본 캡션 크기.
- DEFAULT_CIRCLE_COLOR - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
기본 원 색상.
- DEFAULT_CIRCLE_RADIUS_DP - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
기본 원 반경.
- DEFAULT_CLUSTER_ANCHOR - Static variable in class com.naver.maps.map.clustering.DefaultClusterMarkerUpdater
-
클러스터 마커의 기본 앵커.
- DEFAULT_DEFAULT_CAMERA_ANIMATION_DURATION - Static variable in class com.naver.maps.map.NaverMap
-
카메라 애니메이션의 기본 지속 시간.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.CircleOverlay
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.GroundOverlay
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.InfoWindow
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.Marker
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.MultipartPathOverlay
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.PathOverlay
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.PolygonOverlay
-
기본 전역 Z 인덱스.
- DEFAULT_GLOBAL_Z_INDEX - Static variable in class com.naver.maps.map.overlay.PolylineOverlay
-
기본 전역 Z 인덱스.
- DEFAULT_ICON - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
기본 아이콘.
- DEFAULT_ICON - Static variable in class com.naver.maps.map.overlay.Marker
-
기본 아이콘.
- DEFAULT_IMAGE - Static variable in class com.naver.maps.map.overlay.GroundOverlay
-
기본 이미지.
- DEFAULT_INDOOR_FOCUS_RADIUS_DP - Static variable in class com.naver.maps.map.NaverMap
-
기본 실내지도 영역 포커스 반경.
- DEFAULT_MAX_POOL_SIZE - Static variable in class com.naver.maps.map.clustering.DefaultMarkerManager
-
기본 재사용 풀 크기.
- DEFAULT_MAXIMUM_TILT - Static variable in class com.naver.maps.map.NaverMap
-
기본 최대 기울기 각도.
- DEFAULT_PICK_TOLERANCE_DP - Static variable in class com.naver.maps.map.NaverMap
-
지도 클릭 시 피킹되는
Pickable
의 기본 클릭 허용 반경. - DEFAULT_ROTATE_GESTURES_FRICTION - Static variable in class com.naver.maps.map.NaverMap
-
기본 회전 제스처 마찰 계수.
- DEFAULT_SCREEN_DISTANCE - Static variable in class com.naver.maps.map.clustering.Clusterer
-
두 마커가 인접했을 때 클러스터링될 기본 화면상 거리.
- DEFAULT_SCROLL_GESTURES_FRICTION - Static variable in class com.naver.maps.map.NaverMap
-
기본 스크롤 제스처 마찰 계수.
- DEFAULT_SUB_ANCHOR - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
기본 서브 앵커.
- DEFAULT_SUB_ICON_ARROW - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
화살표가 있는 서브 아이콘.
- DEFAULT_SUB_ICON_CONE - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
콘이 있는 서브 아이콘.
- DEFAULT_ZOOM_GESTURES_FRICTION - Static variable in class com.naver.maps.map.NaverMap
-
기본 줌 제스처 마찰 계수.
- defaultCameraAnimationDuration(int) - Method in class com.naver.maps.map.NaverMapOptions
-
카메라 이동 애니메이션의 기본 지속 시간을 지정합니다.
- DefaultClusterMarkerUpdater - Class in com.naver.maps.map.clustering
-
기본
ClusterMarkerUpdater
구현체. - DefaultClusterMarkerUpdater() - Constructor for class com.naver.maps.map.clustering.DefaultClusterMarkerUpdater
- DefaultClusterOnClickListener - Class in com.naver.maps.map.clustering
-
클러스터 클릭에 대한 기본 클릭 리스너.
- DefaultClusterOnClickListener(MarkerInfo) - Constructor for class com.naver.maps.map.clustering.DefaultClusterOnClickListener
-
생성자.
- DefaultDistanceStrategy - Class in com.naver.maps.map.clustering
-
기본
DistanceStrategy
구현체. - DefaultDistanceStrategy() - Constructor for class com.naver.maps.map.clustering.DefaultDistanceStrategy
- DefaultLeafMarkerUpdater - Class in com.naver.maps.map.clustering
-
기본
LeafMarkerUpdater
구현체. - DefaultLeafMarkerUpdater() - Constructor for class com.naver.maps.map.clustering.DefaultLeafMarkerUpdater
- DefaultMarkerManager - Class in com.naver.maps.map.clustering
-
기본
MarkerManager
구현체. - DefaultMarkerManager() - Constructor for class com.naver.maps.map.clustering.DefaultMarkerManager
-
기본 생성자.
- DefaultMarkerManager(int) - Constructor for class com.naver.maps.map.clustering.DefaultMarkerManager
-
재사용 풀의 크기를 지정하는 생성자.
- DefaultPositioningStrategy - Class in com.naver.maps.map.clustering
-
기본
PositioningStrategy
구현체. - DefaultPositioningStrategy() - Constructor for class com.naver.maps.map.clustering.DefaultPositioningStrategy
- DefaultTagMergeStrategy - Class in com.naver.maps.map.clustering
-
기본
TagMergeStrategy
구현체. - DefaultTagMergeStrategy() - Constructor for class com.naver.maps.map.clustering.DefaultTagMergeStrategy
- DefaultTextAdapter(Context) - Constructor for class com.naver.maps.map.overlay.InfoWindow.DefaultTextAdapter
-
생성자.
- DefaultThresholdStrategy - Class in com.naver.maps.map.clustering
-
기본
ThresholdStrategy
구현체. - DefaultThresholdStrategy(double) - Constructor for class com.naver.maps.map.clustering.DefaultThresholdStrategy
-
생성자.
- DefaultViewAdapter(Context) - Constructor for class com.naver.maps.map.overlay.InfoWindow.DefaultViewAdapter
-
생성자.
- describeContents() - Method in class com.naver.maps.map.CameraPosition
- describeContents() - Method in class com.naver.maps.map.NaverMapOptions
- disabledLayerGroups(String...) - Method in class com.naver.maps.map.NaverMapOptions
-
비활성화할 레이어 그룹의 목록을 지정합니다.
- distanceStrategy(DistanceStrategy) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
각
Node
간의 거리를 측정하는 전략을 지정합니다. - DistanceStrategy - Interface in com.naver.maps.map.clustering
-
각
Node
간의 거리를 측정하는 전략에 대한 인터페이스.
E
- Easing - Enum constant in enum com.naver.maps.map.CameraAnimation
-
부드럽게 가감속되는 애니메이션.
- EDGES - Static variable in enum com.naver.maps.map.overlay.Align
-
모서리 방향.
- enabledLayerGroups(String...) - Method in class com.naver.maps.map.NaverMapOptions
-
활성화할 레이어 그룹의 목록을 지정합니다.
- equals(Object) - Method in class com.naver.maps.map.CameraPosition
- equals(Object) - Method in class com.naver.maps.map.clustering.ClusterMarkerInfo
- equals(Object) - Method in class com.naver.maps.map.clustering.LeafMarkerInfo
- equals(Object) - Method in class com.naver.maps.map.clustering.MarkerInfo
- equals(Object) - Method in class com.naver.maps.map.indoor.IndoorLevel
- equals(Object) - Method in class com.naver.maps.map.indoor.IndoorView
- equals(Object) - Method in class com.naver.maps.map.indoor.IndoorZone
- equals(Object) - Method in class com.naver.maps.map.NaverMapOptions
- equals(Object) - Method in class com.naver.maps.map.NaverMapSdk.NaverCloudPlatformClient
- equals(Object) - Method in class com.naver.maps.map.NaverMapSdk.NaverCloudPlatformGovClient
- equals(Object) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
- equals(Object) - Method in class com.naver.maps.map.overlay.OverlayImage
- equals(Object) - Method in class com.naver.maps.map.Symbol
- extent(LatLngBounds) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 제한 영역을 지정합니다.
- EXTENT_KOREA - Static variable in class com.naver.maps.map.util.MapConstants
-
한국 지역만을 포함하는 영역.
F
- Face - Enum constant in enum com.naver.maps.map.LocationTrackingMode
-
위치를 추적하면서 카메라의 좌표와 베어링도 따라 움직이는 모드.
- finishCallback(CameraUpdate.FinishCallback) - Method in class com.naver.maps.map.CameraUpdate
-
카메라 이동이 완료된 후 호출될 콜백을 지정합니다.
- fitBounds(LatLngBounds) - Static method in class com.naver.maps.map.CameraUpdate
-
bounds
가 화면에 온전히 보이는 좌표와 최대 줌 레벨로 카메라의 위치를 변경하는CameraUpdate
객체를 생성합니다. - fitBounds(LatLngBounds, int) - Static method in class com.naver.maps.map.CameraUpdate
-
bounds
가 화면에 온전히 보이는 좌표와 최대 줌 레벨로 카메라의 위치를 변경하는CameraUpdate
객체를 생성합니다. - fitBounds(LatLngBounds, int, int, int, int) - Static method in class com.naver.maps.map.CameraUpdate
-
bounds
가 화면에 온전히 보이는 좌표와 최대 줌 레벨로 카메라의 위치를 변경하는CameraUpdate
객체를 생성합니다. - flushCache(NaverMapSdk.CacheFlushCallback) - Method in class com.naver.maps.map.NaverMapSdk
-
지도 데이터 캐시를 초기화합니다.
- Fly - Enum constant in enum com.naver.maps.map.CameraAnimation
-
플라잉 애니메이션.
- Follow - Enum constant in enum com.naver.maps.map.LocationTrackingMode
-
위치를 추적하면서 카메라도 따라 움직이는 모드.
- forceRefresh() - Method in class com.naver.maps.map.NaverMap
-
지도 화면을 강제로 새로고침합니다.
- fpsLimit(int) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 최대 초당 프레임 수(FPS, frames per second)를 지정합니다.
- from(int, int, int) - Static method in class com.naver.maps.map.TileId
-
z
,x
,y
성분을 조합한 타일 ID를 반환합니다. - from(int, LatLng) - Static method in class com.naver.maps.map.TileId
-
coord
좌표가 위치한 곳의z
레벨 타일 ID를 반환합니다. - from(int, WebMercatorCoord) - Static method in class com.naver.maps.map.TileId
-
coord
좌표가 위치한 곳의z
레벨 타일 ID를 반환합니다. - fromAsset(String) - Static method in class com.naver.maps.map.overlay.OverlayImage
-
앱의 asset에 존재하는 이미지 파일로부터
OverlayImage
객체를 생성합니다. - fromBitmap(Bitmap) - Static method in class com.naver.maps.map.overlay.OverlayImage
-
Bitmap
으로부터OverlayImage
객체를 생성합니다. - fromFile(File) - Static method in class com.naver.maps.map.overlay.OverlayImage
-
이미지 파일로부터
OverlayImage
객체를 생성합니다. - fromPath(String) - Static method in class com.naver.maps.map.overlay.OverlayImage
-
absolutePath
에 위치한 이미지 파일로부터OverlayImage
객체를 생성합니다. - fromPrivateFile(String) - Static method in class com.naver.maps.map.overlay.OverlayImage
-
Context.openFileInput(String)
으로 접근 가능한 이미지 파일로부터OverlayImage
객체를 생성합니다. - fromResource(int) - Static method in class com.naver.maps.map.overlay.OverlayImage
-
드로어블 리소스로부터
OverlayImage
객체를 생성합니다. - fromScreenLocation(PointF) - Method in class com.naver.maps.map.Projection
-
화면 좌표를 위경도 좌표로 변환합니다.
- fromScreenLocationAt(PointF, double, double, double, boolean) - Method in class com.naver.maps.map.Projection
-
화면 좌표를 카메라가 지정된 줌 레벨, 틸트/베어링 각도일 때의 위경도 좌표로 변환합니다.
- fromView(View) - Static method in class com.naver.maps.map.overlay.OverlayImage
-
View
로부터OverlayImage
객체를 생성합니다. - FusedLocationSource - Class in com.naver.maps.map.util
-
Google Play 서비스의 Fused Location Provider를 사용하는
LocationSource
구현체. - FusedLocationSource(Activity, int) - Constructor for class com.naver.maps.map.util.FusedLocationSource
-
Activity
를 사용하는 생성자. - FusedLocationSource(Fragment, int) - Constructor for class com.naver.maps.map.util.FusedLocationSource
-
Fragment
를 사용하는 생성자. - FusedLocationSource.ActivationHook - Interface in com.naver.maps.map.util
-
위치 기능의 활성화에 대한 후킹 인터페이스.
G
- GeometryUtils - Class in com.naver.maps.map.util
-
지오메트리 관련 유틸리티를 제공하는 클래스.
- getActivationHook() - Method in class com.naver.maps.map.util.FusedLocationSource
-
위치 기능의 활성화에 대한 훅 객체를 반환합니다.
- getAdapter() - Method in class com.naver.maps.map.overlay.InfoWindow
-
이미지 어댑터를 반환합니다.
- getAlign() - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창이 마커에 열려 있는 경우 열린 방향을 반환합니다.
- getAlpha() - Method in class com.naver.maps.map.overlay.GroundOverlay
-
불투명도를
0
~1
로 반환합니다. - getAlpha() - Method in class com.naver.maps.map.overlay.InfoWindow
-
불투명도를
0
~1
로 반환합니다. - getAlpha() - Method in class com.naver.maps.map.overlay.Marker
-
불투명도를
0
~1
로 반환합니다. - getAnchor() - Method in class com.naver.maps.map.overlay.InfoWindow
-
앵커를 반환합니다.
- getAnchor() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
아이콘의 앵커를 반환합니다.
- getAnchor() - Method in class com.naver.maps.map.overlay.Marker
-
앵커를 반환합니다.
- getAngle() - Method in class com.naver.maps.map.overlay.Marker
-
아이콘의 각도를 반환합니다.
- getAnimationDuration() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
카메라 확대/축소시 클러스터가 펼쳐지는/합쳐지는 애니메이션의 지속 시간을 반환합니다.
- getBackgroundColor() - Method in class com.naver.maps.map.NaverMap
-
지도의 배경색을 반환합니다.
- getBackgroundColor() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 배경색을 지정합니다.
- getBackgroundResource() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 배경 리소스를 반환합니다.
- getBearing() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
방위를 반환합니다.
- getBitmap(Context) - Method in class com.naver.maps.map.overlay.OverlayImage
-
이미지에 대한
Bitmap
을 반환합니다. - getBounds() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
오버레이가 차지하는 영역을 반환합니다.
- getBounds() - Method in class com.naver.maps.map.overlay.CircleOverlay
-
오버레이가 차지하는 영역을 반환합니다.
- getBounds() - Method in class com.naver.maps.map.overlay.GroundOverlay
-
영역을 반환합니다.
- getBounds() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
오버레이가 차지하는 영역을 반환합니다.
- getBounds() - Method in class com.naver.maps.map.overlay.PathOverlay
-
오버레이가 차지하는 영역을 반환합니다.
- getBounds() - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
오버레이가 차지하는 영역을 반환합니다.
- getBounds() - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
오버레이가 차지하는 영역을 반환합니다.
- getBuildingHeight() - Method in class com.naver.maps.map.NaverMap
-
건물의 3D 높이 배율을 반환합니다.
- getBuildingHeight() - Method in class com.naver.maps.map.NaverMapOptions
-
건물의 3D 높이 배율을 반환합니다.
- getCameraPosition() - Method in class com.naver.maps.map.NaverMap
-
지도의 콘텐츠 영역 중심에 대한 카메라 위치를 반환합니다.
- getCameraPosition() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 초기 카메라 위치를 반환합니다.
- getCameraPosition(int, int, int) - Static method in class com.naver.maps.map.TileId
- getCameraPosition(long) - Static method in class com.naver.maps.map.TileId
-
tileId
타일에 대한CameraPosition
을 반환합니다. - getCaption() - Method in class com.naver.maps.map.Symbol
-
캡션을 반환합니다.
- getCaptionAlign() - Method in class com.naver.maps.map.overlay.Marker
-
Deprecated.
Marker.getCaptionAligns()
를 사용하세요. - getCaptionAligns() - Method in class com.naver.maps.map.overlay.Marker
-
캡션을 아이콘의 어느 방향에 위치시킬지를 반환합니다.
- getCaptionColor() - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 텍스트 색상을 반환합니다.
- getCaptionHaloColor() - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 외곽 색상을 반환합니다.
- getCaptionMaxZoom() - Method in class com.naver.maps.map.overlay.Marker
-
캡션이 보이는 최대 줌 레벨을 반환합니다.
- getCaptionMinZoom() - Method in class com.naver.maps.map.overlay.Marker
-
캡션이 보이는 최소 줌 레벨을 반환합니다.
- getCaptionOffset() - Method in class com.naver.maps.map.overlay.Marker
-
아이콘과 캡션 간의 여백을 반환합니다.
- getCaptionRequestedWidth() - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 너비를 반환합니다.
- getCaptionText() - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 텍스트를 반환합니다.
- getCaptionTextSize() - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 텍스트 크기를 반환합니다.
- getCapType() - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
끝 지점의 모양을 반환합니다.
- getCenter() - Method in class com.naver.maps.map.overlay.CircleOverlay
-
중심점을 반환합니다.
- getCenter(int, int, int) - Static method in class com.naver.maps.map.TileId
-
z
,x
,y
성분을 조합한 타일의 중심점을 반환합니다. - getCenter(long) - Static method in class com.naver.maps.map.TileId
-
tileId
타일의 중심점을 반환합니다. - getChildren() - Method in class com.naver.maps.map.clustering.Cluster
-
자식
Node
의 목록을 반환합니다. - getCircleColor() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
원의 색상을 반환합니다.
- getCircleOutlineColor() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
원의 테두리 색상을 반환합니다.
- getCircleOutlineWidth() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
원의 테두리 두께를 반환합니다.
- getCircleRadius() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
원의 반경을 반환합니다.
- getClient() - Method in class com.naver.maps.map.NaverMapSdk
-
지정된 클라이언트를 반환합니다.
- getClusterMarkerUpdater() - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
클러스터 마커의 정보를
Marker
객체에 반영하는 업데이터를 반환합니다. - getClusterMarkerUpdater() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
클러스터 마커의 정보를
Marker
객체에 반영하는 업데이터를 반환합니다. - getColor() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
색상을 반환합니다.
- getColor() - Method in class com.naver.maps.map.overlay.CircleOverlay
-
색상을 반환합니다.
- getColor() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
색상을 반환합니다.
- getColor() - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선의 색상을 반환합니다.
- getColor() - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
면의 색상을 반환합니다.
- getColor() - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
색상을 반환합니다.
- getColorParts() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
색상 파트의 목록을 반환합니다.
- getConnection(String) - Method in class com.naver.maps.map.indoor.IndoorLevel
-
연결된 층 중 구역 ID가
zoneId
인 실내지도 뷰를 반환합니다. - getConnectionIndex(String) - Method in class com.naver.maps.map.indoor.IndoorLevel
-
연결된 층 중 구역 ID가
zoneId
인 실내지도 뷰의 인덱스를 반환합니다. - getConnections() - Method in class com.naver.maps.map.indoor.IndoorLevel
-
연결된 층의 실내지도 뷰 목록을 반환합니다.
- getContentBounds() - Method in class com.naver.maps.map.NaverMap
-
지도의 콘텐츠 영역에 대한
LatLngBounds
를 반환합니다. - getContentHeight() - Method in class com.naver.maps.map.NaverMap
-
패딩을 제외한 지도 뷰의 높이를 반환합니다.
- getContentPadding() - Method in class com.naver.maps.map.NaverMap
-
지도의 콘텐츠 패딩을 배열로 반환합니다.
- getContentPadding() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 콘텐츠 패딩을 배열로 반환합니다.
- getContentRect() - Method in class com.naver.maps.map.NaverMap
-
패딩을 제외한 지도 뷰의 화면상 영역을 반환합니다.
- getContentRegion() - Method in class com.naver.maps.map.NaverMap
-
지도의 콘텐츠 영역에 대한 좌표열을 반환합니다.
- getContentView(InfoWindow) - Method in class com.naver.maps.map.overlay.InfoWindow.DefaultTextAdapter
-
infoWindow
에 나타낼 콘텐츠View
를 반환합니다. - getContentWidth() - Method in class com.naver.maps.map.NaverMap
-
패딩을 제외한 지도 뷰의 화면상 너비를 반환합니다.
- getContext() - Method in class com.naver.maps.map.NaverMap
-
이 지도에 해당하는
Context
객체를 반환합니다. - getContext() - Method in class com.naver.maps.map.overlay.InfoWindow.DefaultViewAdapter
-
Context
를 반환합니다. - getCoord() - Method in class com.naver.maps.map.clustering.Cluster
-
웹 메르카토르 좌표를 반환합니다.
- getCoord() - Method in class com.naver.maps.map.clustering.Leaf
-
웹 메르카토르 좌표를 반환합니다.
- getCoord() - Method in class com.naver.maps.map.clustering.Node
-
웹 메르카토르 좌표를 반환합니다.
- getCoordParts() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
좌표열 파트의 목록을 반환합니다.
- getCoords() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
좌표열을 반환합니다.
- getCoords() - Method in class com.naver.maps.map.overlay.PathOverlay
-
좌표열을 반환합니다.
- getCoords() - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
좌표열을 반환합니다.
- getCoords() - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
좌표열을 반환합니다.
- getCoveringBounds() - Method in class com.naver.maps.map.NaverMap
-
콘텐츠 패딩을 포함한 지도의 뷰 전체 영역에 대한
LatLngBounds
를 반환합니다. - getCoveringRegion() - Method in class com.naver.maps.map.NaverMap
-
콘텐츠 패딩을 포함한 지도의 뷰 전체 영역에 대한 좌표열을 반환합니다.
- getCoveringTileIds() - Method in class com.naver.maps.map.NaverMap
-
콘텐츠 패딩을 포함한 지도의 뷰 전체를 완전히 덮는 타일 ID의 목록을 반환합니다.
- getCoveringTileIdsAtZoom(int) - Method in class com.naver.maps.map.NaverMap
-
콘텐츠 패딩을 포함한 지도의 뷰 전체를 완전히 덮는
zoom
레벨 타일 ID의 목록을 반환합니다. - getDefaultCameraAnimationDuration() - Method in class com.naver.maps.map.NaverMap
-
카메라 이동 애니메이션의 기본 지속 시간을 반환합니다.
- getDefaultCameraAnimationDuration() - Method in class com.naver.maps.map.NaverMapOptions
-
카메라 이동 애니메이션의 기본 지속 시간을 반환합니다.
- getDefultLevel() - Method in class com.naver.maps.map.indoor.IndoorZone
-
대표 층을 반환합니다.
- getDefultLevelIndex() - Method in class com.naver.maps.map.indoor.IndoorZone
-
대표 층의 인덱스를 반환합니다.
- getDistance(int, Node, Node) - Method in class com.naver.maps.map.clustering.DefaultDistanceStrategy
-
줌 레벨이
zoom
일 때node1
과node2
간의 화면상 거리를 반환합니다. - getDistance(int, Node, Node) - Method in interface com.naver.maps.map.clustering.DistanceStrategy
-
줌 레벨이
zoom
일 때node1
과node2
간의 거리를 반환합니다. - getDistanceStrategy() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
각
Node
간의 거리를 측정하는 전략을 반환합니다. - getElevation() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
엘리베이션을 반환합니다.
- getEnabledLayerGroups() - Method in class com.naver.maps.map.NaverMap
-
활성화된 레이어 그룹의 목록을 반환합니다.
- getEnabledLayerGroups() - Method in class com.naver.maps.map.NaverMapOptions
-
활성화할 레이어 그룹의 집합을 반환합니다.
- getErrorCode() - Method in exception com.naver.maps.map.NaverMapSdk.AuthFailedException
-
에러 코드를 반환합니다.
- getExtent() - Method in class com.naver.maps.map.NaverMap
-
지도의 제한 영역을 반환합니다.
- getExtent() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 제한 영역을 반환합니다.
- getFittableZoom(NaverMap, LatLngBounds) - Static method in class com.naver.maps.map.util.CameraUtils
-
bounds
가 화면에 온전히 보이는 최대 줌 레벨을 반환합니다. - getFittableZoom(NaverMap, LatLngBounds, int) - Static method in class com.naver.maps.map.util.CameraUtils
-
bounds
가 화면에 온전히 보이는 최대 줌 레벨을 반환합니다. - getFittableZoom(NaverMap, LatLngBounds, int, int, int, int) - Static method in class com.naver.maps.map.util.CameraUtils
-
bounds
가 화면에 온전히 보이는 최대 줌 레벨을 반환합니다. - getFpsLimit() - Method in class com.naver.maps.map.NaverMap
-
지도의 최대 초당 프레임 수(FPS, frames per second)를 반환합니다.
- getFpsLimit() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 최대 초당 프레임 수(FPS, frames per second)를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.CircleOverlay
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.GroundOverlay
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.InfoWindow
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.Marker
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.Overlay
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.PathOverlay
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
전역 Z 인덱스를 반환합니다.
- getGlobalZIndex() - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
전역 Z 인덱스를 반환합니다.
- getHeadSizeRatio() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
머리 크기의 배율을 반환합니다.
- getHeight() - Method in class com.naver.maps.map.NaverMap
-
지도 뷰의 화면상 너비를 반환합니다.
- getHeight() - Method in class com.naver.maps.map.overlay.Marker
-
아이콘의 높이를 반환합니다.
- getHoles() - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
내부 홀의 목록을 반환합니다.
- getIcon() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
아이콘을 반환합니다.
- getIcon() - Method in class com.naver.maps.map.overlay.Marker
-
아이콘을 반환합니다.
- getIconHeight() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
아이콘의 높이를 반환합니다.
- getIconTintColor() - Method in class com.naver.maps.map.overlay.Marker
-
아이콘에 덧입힐 색상을 반환합니다.
- getIconWidth() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
아이콘의 너비를 반환합니다.
- getImage() - Method in class com.naver.maps.map.overlay.GroundOverlay
-
이미지를 반환합니다.
- getImage(InfoWindow) - Method in class com.naver.maps.map.overlay.InfoWindow.Adapter
-
infoWindow
에 나타낼 이미지를 반환합니다. - getImage(InfoWindow) - Method in class com.naver.maps.map.overlay.InfoWindow.ViewAdapter
-
infoWindow
에 나타낼 이미지를 반환합니다. - getIndoorFocusRadius() - Method in class com.naver.maps.map.NaverMap
-
실내지도 영역의 포커스 유지 반경을 반환합니다.
- getIndoorFocusRadius() - Method in class com.naver.maps.map.NaverMapOptions
-
실내지도 영역의 포커스 유지 반경을 반환합니다.
- getIndoorSelection() - Method in class com.naver.maps.map.NaverMap
-
선택된 실내지도 구역 및 층을 반환합니다.
- getIndoorView() - Method in class com.naver.maps.map.indoor.IndoorLevel
-
층에 해당하는 실내지도 뷰를 반환합니다.
- getInfoWindow() - Method in class com.naver.maps.map.overlay.Marker
-
마커에 열려 있는 정보 창을 반환합니다.
- getInstance(Context) - Static method in class com.naver.maps.map.NaverMapSdk
-
유일한 인스턴스를 반환합니다.
- getIntrinsicHeight(Context) - Method in class com.naver.maps.map.overlay.OverlayImage
-
이미지의 높이를 반환합니다.
- getIntrinsicWidth(Context) - Method in class com.naver.maps.map.overlay.OverlayImage
-
이미지의 너비를 반환합니다.
- getJoinType() - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
연결점의 모양을 반환합니다.
- getKey() - Method in class com.naver.maps.map.clustering.Leaf
-
키를 반환합니다.
- getKey() - Method in class com.naver.maps.map.clustering.LeafMarkerInfo
-
키를 반환합니다.
- getLastLocation() - Method in class com.naver.maps.map.util.FusedLocationSource
-
마지막 위치를 반환합니다.
- getLeafMarkerUpdater() - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
단말 마커의 정보를
Marker
객체에 반영하는 업데이터를 반환합니다. - getLeafMarkerUpdater() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
단말 마커의 정보를
Marker
객체에 반영하는 업데이터를 반환합니다. - getlevel(String) - Method in class com.naver.maps.map.indoor.IndoorZone
-
구역에 속한 층 중 ID가
levelId
인 층을 반환합니다. - getLevel() - Method in class com.naver.maps.map.indoor.IndoorSelection
-
선택된 층을 반환합니다.
- getLevelId() - Method in class com.naver.maps.map.indoor.IndoorView
-
층 ID를 반환합니다.
- getLevelIndex() - Method in class com.naver.maps.map.indoor.IndoorSelection
-
선택된 층의 인덱스를 반환합니다.
- getLevelIndex(String) - Method in class com.naver.maps.map.indoor.IndoorZone
-
구역에 속한 층 중 ID가
levelId
인 층의 인덱스를 반환합니다. - getLevels() - Method in class com.naver.maps.map.indoor.IndoorZone
-
층 목록을 반환합니다.
- getLightness() - Method in class com.naver.maps.map.NaverMap
-
배경의 명도 계수를 반환합니다.
- getLightness() - Method in class com.naver.maps.map.NaverMapOptions
-
배경의 명도 계수를 반환합니다.
- getListener() - Method in class com.naver.maps.map.util.TileCoverHelper
-
이벤트 리스너를 반환합니다.
- getLocale() - Method in class com.naver.maps.map.NaverMap
-
지도의 로캘을 반환합니다.
- getLocale() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 로캘을 반환합니다.
- getLocationOverlay() - Method in class com.naver.maps.map.NaverMap
-
이 지도의
LocationOverlay
객체를 반환합니다. - getLocationSource() - Method in class com.naver.maps.map.NaverMap
-
위치 소스를 반환합니다.
- getLocationTrackingMode() - Method in class com.naver.maps.map.NaverMap
-
위치 추적 모드를 반환합니다.
- getLogoGravity() - Method in class com.naver.maps.map.NaverMapOptions
-
네이버 로고의 그래비티를 반환합니다.
- getLogoGravity() - Method in class com.naver.maps.map.UiSettings
-
네이버 로고의 그래비티를 반환합니다.
- getLogoMargin() - Method in class com.naver.maps.map.NaverMapOptions
-
네이버 로고의 마진을 배열로 반환합니다.
- getLogoMargin() - Method in class com.naver.maps.map.UiSettings
-
네이버 로고의 마진을 배열로 반환합니다.
- getMap() - Method in class com.naver.maps.map.clustering.Clusterer
-
클러스터러가 추가된 지도 객체를 반환합니다.
- getMap() - Method in class com.naver.maps.map.overlay.Overlay
-
오버레이가 추가된 지도 객체를 반환합니다.
- getMap() - Method in class com.naver.maps.map.util.TileCoverHelper
-
지도 객체를 반환합니다.
- getMap() - Method in class com.naver.maps.map.widget.CompassView
-
이 컨트롤과 연결된 지도 객체를 반환합니다.
- getMap() - Method in class com.naver.maps.map.widget.IndoorLevelPickerView
-
이 컨트롤과 연결된 지도 객체를 반환합니다.
- getMap() - Method in class com.naver.maps.map.widget.LocationButtonView
-
이 컨트롤과 연결된 지도 객체를 반환합니다.
- getMap() - Method in class com.naver.maps.map.widget.ScaleBarView
-
이 컨트롤과 연결된 지도 객체를 반환합니다.
- getMap() - Method in class com.naver.maps.map.widget.ZoomControlView
-
이 컨트롤과 연결된 지도 객체를 반환합니다.
- getMapAsync(OnMapReadyCallback) - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.비동기로
NaverMap
객체를 얻어옵니다. - getMapAsync(OnMapReadyCallback) - Method in class com.naver.maps.map.MapFragment
-
비동기로
NaverMap
객체를 얻어옵니다. - getMapAsync(OnMapReadyCallback) - Method in class com.naver.maps.map.MapView
-
비동기로
NaverMap
객체를 얻어옵니다. - getMapType() - Method in class com.naver.maps.map.NaverMap
-
지도의 유형을 반환합니다.
- getMapType() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 유형을 반환합니다.
- getMapView() - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.이 프래그먼트가 갖고 있는
MapView
를 반환합니다. - getMapView() - Method in class com.naver.maps.map.MapFragment
-
이 프래그먼트가 갖고 있는
MapView
를 반환합니다. - getMarker() - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창이 열려 있는 마커를 반환합니다.
- getMarkerManager() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
Clusterer
에서 노출하는 마커를 관리하는 매니저를 반환합니다. - getMaxClusteringZoom() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
클러스터링할 최대 줌 레벨을 반환합니다.
- getMaxIndexingZoom() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
인덱싱할 최대 줌 레벨을 반환합니다.
- getMaxScreenDistance() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
클러스터링할 최대 화면 거리를 반환합니다.
- getMaxTilt() - Method in class com.naver.maps.map.NaverMap
-
지도의 최대 기울기 각도를 반환합니다.
- getMaxTilt() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 최대 기울기 각도를 반환합니다.
- getMaxZoom() - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
클러스터링할 최대 줌 레벨을 반환합니다.
- getMaxZoom() - Method in class com.naver.maps.map.clustering.MarkerInfo
-
마커가 노출되는 최대 줌 레벨을 반환합니다.
- getMaxZoom() - Method in class com.naver.maps.map.clustering.Node
-
노드가 노출되어야 하는 최대 줌 레벨을 반환합니다.
- getMaxZoom() - Method in class com.naver.maps.map.NaverMap
-
지도의 최대 줌 레벨을 반환합니다.
- getMaxZoom() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 최대 줌 레벨을 반환합니다.
- getMaxZoom() - Method in class com.naver.maps.map.overlay.Overlay
-
오버레이가 보이는 최대 줌 레벨을 반환합니다.
- getMaxZoom() - Method in class com.naver.maps.map.util.TileCoverHelper
-
최대 줌 레벨을 반환합니다.
- getMetersPerDp() - Method in class com.naver.maps.map.Projection
-
현재 지도의 축척을 미터/DP 단위로 반환합니다.
- getMetersPerDp(double, double) - Static method in class com.naver.maps.map.Projection
-
카메라의 위도가
latitude
, 줌 레벨이zoom
일 때의 축척을 미터/DP 단위로 반환합니다. - getMetersPerPixel() - Method in class com.naver.maps.map.Projection
-
현재 지도의 축척을 미터/픽셀 단위로 반환합니다.
- getMetersPerPixel(double, double) - Method in class com.naver.maps.map.Projection
-
카메라의 위도가
latitude
, 줌 레벨이zoom
일 때의 축척을 미터/픽셀 단위로 반환합니다. - getMinClusteringZoom() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
클러스터링할 최소 줌 레벨을 반환합니다.
- getMinIndexingZoom() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
인덱싱할 최소 줌 레벨을 반환합니다.
- getMinZoom() - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
클러스터링할 최소 줌 레벨을 반환합니다.
- getMinZoom() - Method in class com.naver.maps.map.clustering.MarkerInfo
-
마커가 노출되는 최소 줌 레벨을 반환합니다.
- getMinZoom() - Method in class com.naver.maps.map.clustering.Node
-
노드가 노출되어야 하는 최소 줌 레벨을 반환합니다.
- getMinZoom() - Method in class com.naver.maps.map.NaverMap
-
지도의 최소 줌 레벨을 반환합니다.
- getMinZoom() - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 최소 줌 레벨을 반환합니다.
- getMinZoom() - Method in class com.naver.maps.map.overlay.Overlay
-
오버레이가 보이는 최소 줌 레벨을 반환합니다.
- getMinZoom() - Method in class com.naver.maps.map.util.TileCoverHelper
-
최소 줌 레벨을 반환합니다.
- getName() - Method in class com.naver.maps.map.indoor.IndoorLevel
-
층의 명칭을 반환합니다.
- getOffsetX() - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창과 좌표 또는 마커 간의 X축 방향 여백을 반환합니다.
- getOffsetY() - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창과 좌표 또는 마커 간의 Y축 방향 여백을 반환합니다.
- getOnAuthFailedListener() - Method in class com.naver.maps.map.NaverMapSdk
-
인증 실패 이벤트 리스너를 반환합니다.
- getOnClickListener() - Method in class com.naver.maps.map.overlay.Overlay
-
클릭 이벤트 리스너를 반환합니다.
- getOnMapClickListener() - Method in class com.naver.maps.map.NaverMap
-
클릭 이벤트 리스너를 반환합니다.
- getOnMapDoubleTapListener() - Method in class com.naver.maps.map.NaverMap
-
지도에 지정된 더블 탭 이벤트 리스너 객체를 반환합니다.
- getOnMapLongClickListener() - Method in class com.naver.maps.map.NaverMap
-
롱 클릭 이벤트 리스너를 반환합니다.
- getOnMapTwoFingerTapListener() - Method in class com.naver.maps.map.NaverMap
-
지도에 지정된 두 손가락 탭 이벤트 리스너 객체를 반환합니다.
- getOnSymbolClickListener() - Method in class com.naver.maps.map.NaverMap
-
지도에 지정된 심벌 클릭 이벤트 리스너 객체를 반환합니다.
- getOutlineColor() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
외곽선의 색상을 반환합니다.
- getOutlineColor() - Method in class com.naver.maps.map.overlay.CircleOverlay
-
테두리의 색상을 반환합니다.
- getOutlineColor() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
경로선의 테두리 색상을 반환합니다.
- getOutlineColor() - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선의 테두리 색상을 반환합니다.
- getOutlineColor() - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
테두리의 색상을 반환합니다.
- getOutlineWidth() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
외곽선의 두께를 반환합니다.
- getOutlineWidth() - Method in class com.naver.maps.map.overlay.CircleOverlay
-
테두리의 두께를 반환합니다.
- getOutlineWidth() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
테두리의 두께를 반환합니다.
- getOutlineWidth() - Method in class com.naver.maps.map.overlay.PathOverlay
-
테두리의 두께를 반환합니다.
- getOutlineWidth() - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
테두리의 두께를 반환합니다.
- getPassedColor() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
지나온 경로선의 색상을 반환합니다.
- getPassedColor() - Method in class com.naver.maps.map.overlay.PathOverlay
-
지나온 경로선의 색상을 반환합니다.
- getPassedOutlineColor() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
지나온 경로선의 테두리 색상을 반환합니다.
- getPassedOutlineColor() - Method in class com.naver.maps.map.overlay.PathOverlay
-
지나온 경로선의 테두리 색상을 반환합니다.
- getPattern() - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
점선 패턴을 반환합니다.
- getPatternImage() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
패턴 이미지를 반환합니다.
- getPatternImage() - Method in class com.naver.maps.map.overlay.PathOverlay
-
패턴 이미지를 반환합니다.
- getPatternInterval() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
패턴 이미지의 간격을 반환합니다.
- getPatternInterval() - Method in class com.naver.maps.map.overlay.PathOverlay
-
패턴 이미지의 간격을 반환합니다.
- getPickTolerance() - Method in class com.naver.maps.map.NaverMapOptions
-
지도 클릭 시 피킹되는
Pickable
의 클릭 허용 반경을 지정합니다. - getPickTolerance() - Method in class com.naver.maps.map.UiSettings
-
지도 클릭 시 피킹되는
Pickable
의 클릭 허용 반경을 반환합니다. - getPosition() - Method in class com.naver.maps.map.clustering.Cluster
-
좌표를 반환합니다.
- getPosition() - Method in interface com.naver.maps.map.clustering.ClusteringKey
-
데이터의 좌표.
- getPosition() - Method in class com.naver.maps.map.clustering.ClusterMarkerInfo
-
좌표를 반환합니다.
- getPosition() - Method in class com.naver.maps.map.clustering.Leaf
-
좌표를 반환합니다.
- getPosition() - Method in class com.naver.maps.map.clustering.LeafMarkerInfo
-
좌표를 반환합니다.
- getPosition() - Method in class com.naver.maps.map.clustering.MarkerInfo
-
좌표를 반환합니다.
- getPosition() - Method in class com.naver.maps.map.clustering.Node
-
좌표를 반환합니다.
- getPosition() - Method in class com.naver.maps.map.overlay.InfoWindow
-
좌표를 반환합니다.
- getPosition() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
오버레이의 좌표를 반환합니다.
- getPosition() - Method in class com.naver.maps.map.overlay.Marker
-
좌표를 반환합니다.
- getPosition() - Method in class com.naver.maps.map.Symbol
-
좌표를 반환합니다.
- getPosition(Cluster) - Method in class com.naver.maps.map.clustering.DefaultPositioningStrategy
-
cluster
에 속한 자식Node
의 무게 중심 좌표를 반환합니다. - getPosition(Cluster) - Method in interface com.naver.maps.map.clustering.PositioningStrategy
-
cluster
의 좌표를 반환합니다. - getPositioningStrategy() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
한
Cluster
의 좌표를 정하는 전략을 반환합니다. - getProgress() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
진척률을
-1
~1
로 반환합니다. - getProgress() - Method in class com.naver.maps.map.overlay.PathOverlay
-
진척률을
-1
~1
로 반환합니다. - getProgress(List<LatLng>, LatLng) - Static method in class com.naver.maps.map.util.GeometryUtils
-
coords
경로선에서target
좌표에 가장 근접한 지점의 진척률을 반환합니다. - getProgressForCoordParts(List<List<LatLng>>, LatLng) - Static method in class com.naver.maps.map.util.GeometryUtils
-
coordParts
경로선에서target
좌표에 가장 근접한 지점의 진척률을 반환합니다. - getProjection() - Method in class com.naver.maps.map.NaverMap
-
이 지도의
Projection
객체를 반환합니다. - getRadius() - Method in class com.naver.maps.map.overlay.CircleOverlay
-
반경을 반환합니다.
- getRegion() - Method in class com.naver.maps.map.indoor.IndoorSelection
-
영역을 반환합니다.
- getRotateGesturesFriction() - Method in class com.naver.maps.map.NaverMapOptions
-
회전 제스처의 마찰 계수를
0
~1
로 반환합니다. - getRotateGesturesFriction() - Method in class com.naver.maps.map.UiSettings
-
회전 제스처의 마찰 계수를
0
~1
로 반환합니다. - getScreenDistance() - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
클러스터링할 기준 거리를 반환합니다.
- getScrollGesturesFriction() - Method in class com.naver.maps.map.NaverMapOptions
-
스크롤 제스처의 마찰 계수를
0
~1
로 반환합니다. - getScrollGesturesFriction() - Method in class com.naver.maps.map.UiSettings
-
스크롤 제스처의 마찰 계수를
0
~1
로 반환합니다. - getSize() - Method in class com.naver.maps.map.clustering.Cluster
-
전체 자식
Leaf
의 개수를 반환합니다. - getSize() - Method in class com.naver.maps.map.clustering.ClusterMarkerInfo
-
전체 자식 단말 마커의 개수를 반환합니다.
- getSize() - Method in class com.naver.maps.map.clustering.Leaf
-
자식 노드의 개수를 반환합니다.
- getSize() - Method in class com.naver.maps.map.clustering.Node
-
자식
Node
의 개수를 반환합니다. - getSubAnchor() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
보조 아이콘의 앵커를 반환합니다.
- getSubCaptionColor() - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 텍스트 색상을 반환합니다.
- getSubCaptionHaloColor() - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 외곽 색상을 반환합니다.
- getSubCaptionMaxZoom() - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션이 보이는 최대 줌 레벨을 반환합니다.
- getSubCaptionMinZoom() - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션이 보이는 최소 줌 레벨을 반환합니다.
- getSubCaptionRequestedWidth() - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 너비를 반환합니다.
- getSubCaptionText() - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 텍스트를 반환합니다.
- getSubCaptionTextSize() - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 텍스트 크기를 반환합니다.
- getSubIcon() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
보조 아이콘을 반환합니다.
- getSubIconHeight() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
보조 아이콘의 높이를 반환합니다.
- getSubIconWidth() - Method in class com.naver.maps.map.overlay.LocationOverlay
-
보조 아이콘의 너비를 반환합니다.
- getSymbolPerspectiveRatio() - Method in class com.naver.maps.map.NaverMap
-
지도를 기울일 때 적용되는 심벌의 원근 계수를 반환합니다.
- getSymbolPerspectiveRatio() - Method in class com.naver.maps.map.NaverMapOptions
-
지도를 기울일 때 적용되는 심벌의 원근 계수를 반환합니다.
- getSymbolScale() - Method in class com.naver.maps.map.NaverMap
-
심벌의 크기 배율을 반환합니다.
- getSymbolScale() - Method in class com.naver.maps.map.NaverMapOptions
-
심벌의 크기 배율을 반환합니다.
- getTag() - Method in class com.naver.maps.map.clustering.Cluster
-
태그를 반환합니다.
- getTag() - Method in class com.naver.maps.map.clustering.ClusterMarkerInfo
-
태그를 반환합니다.
- getTag() - Method in class com.naver.maps.map.clustering.Leaf
-
태그를 반환합니다.
- getTag() - Method in class com.naver.maps.map.clustering.LeafMarkerInfo
-
태그를 반환합니다.
- getTag() - Method in class com.naver.maps.map.clustering.MarkerInfo
-
태그를 반환합니다.
- getTag() - Method in class com.naver.maps.map.clustering.Node
-
태그를 반환합니다.
- getTag() - Method in class com.naver.maps.map.overlay.Overlay
-
태그를 반환합니다.
- getTagMergeStrategy() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
- getText(InfoWindow) - Method in class com.naver.maps.map.overlay.InfoWindow.DefaultTextAdapter
-
infoWindow
에 나타낼 콘텐츠 텍스트를 반환합니다. - getThreshold(int) - Method in class com.naver.maps.map.clustering.DefaultThresholdStrategy
-
생성자로 지정된
threshold
를 반환합니다. - getThreshold(int) - Method in interface com.naver.maps.map.clustering.ThresholdStrategy
-
줌 레벨이
zoom
일 때 두Node
를 클러스터링할 기준 거리를 반환합니다. - getThresholdStrategy() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
두
Node
를 클러스터링할 기준 거리를 구하는 전략을 반환합니다. - getUiSettings() - Method in class com.naver.maps.map.NaverMap
-
이 지도의
UiSettings
객체를 반환합니다. - getView(InfoWindow) - Method in class com.naver.maps.map.overlay.InfoWindow.DefaultViewAdapter
-
infoWindow
에 나타낼View
를 반환합니다. - getView(InfoWindow) - Method in class com.naver.maps.map.overlay.InfoWindow.ViewAdapter
-
infoWindow
에 나타낼View
를 반환합니다. - getWidth() - Method in class com.naver.maps.map.NaverMap
-
지도 뷰의 화면상 높이를 반환합니다.
- getWidth() - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
두께를 반환합니다.
- getWidth() - Method in class com.naver.maps.map.overlay.Marker
-
아이콘의 너비를 반환합니다.
- getWidth() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
두께를 반환합니다.
- getWidth() - Method in class com.naver.maps.map.overlay.PathOverlay
-
두께를 반환합니다.
- getWidth() - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
두께를 반환합니다.
- getZIndex() - Method in class com.naver.maps.map.overlay.Overlay
-
보조 Z 인덱스를 반환합니다.
- getZone() - Method in class com.naver.maps.map.indoor.IndoorSelection
-
선택된 구역을 반환합니다.
- getZone(String) - Method in class com.naver.maps.map.indoor.IndoorRegion
-
영역에 속해 있는 구역 중 ID가
zoneId
인 구역을 반환합니다. - getZoneId() - Method in class com.naver.maps.map.indoor.IndoorView
-
구역 ID를 반환합니다.
- getZoneId() - Method in class com.naver.maps.map.indoor.IndoorZone
-
구역 ID를 반환합니다.
- getZoneIndex() - Method in class com.naver.maps.map.indoor.IndoorSelection
-
선택된 구역의 인덱스를 반환합니다.
- getZoneIndex(String) - Method in class com.naver.maps.map.indoor.IndoorRegion
-
영역에 속해 있는 구역 중 ID가
zoneId
인 구역의 인덱스를 반환합니다. - getZones() - Method in class com.naver.maps.map.indoor.IndoorRegion
-
영역에 속해 있는 구역 목록을 반환합니다.
- getZoomGesturesFriction() - Method in class com.naver.maps.map.NaverMapOptions
-
줌 제스처의 마찰 계수를
0
~1
로 반환합니다. - getZoomGesturesFriction() - Method in class com.naver.maps.map.UiSettings
-
줌 제스처의 마찰 계수를
0
~1
로 반환합니다. - GRAY - Static variable in class com.naver.maps.map.util.MarkerIcons
-
회색 아이콘.
- GREEN - Static variable in class com.naver.maps.map.util.MarkerIcons
-
녹색 아이콘.
- GroundOverlay - Class in com.naver.maps.map.overlay
-
지도에서 특정 영역을 나타내는 오버레이.
- GroundOverlay() - Constructor for class com.naver.maps.map.overlay.GroundOverlay
-
기본 생성자.
- GroundOverlay(LatLngBounds, OverlayImage) - Constructor for class com.naver.maps.map.overlay.GroundOverlay
-
영역과 이미지를 지정하는 생성자.
H
- hashCode() - Method in class com.naver.maps.map.CameraPosition
- hashCode() - Method in class com.naver.maps.map.clustering.ClusterMarkerInfo
- hashCode() - Method in class com.naver.maps.map.clustering.LeafMarkerInfo
- hashCode() - Method in class com.naver.maps.map.clustering.MarkerInfo
- hashCode() - Method in class com.naver.maps.map.indoor.IndoorLevel
- hashCode() - Method in class com.naver.maps.map.indoor.IndoorView
- hashCode() - Method in class com.naver.maps.map.indoor.IndoorZone
- hashCode() - Method in class com.naver.maps.map.NaverMapOptions
- hashCode() - Method in class com.naver.maps.map.NaverMapSdk.NaverCloudPlatformClient
- hashCode() - Method in class com.naver.maps.map.NaverMapSdk.NaverCloudPlatformGovClient
- hashCode() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
- hashCode() - Method in class com.naver.maps.map.overlay.OverlayImage
- hashCode() - Method in class com.naver.maps.map.Symbol
- hasInfoWindow() - Method in class com.naver.maps.map.overlay.Marker
-
마커에 열려 있는 정보 창이 있는지 여부를 반환합니다.
- Hybrid - Enum constant in enum com.naver.maps.map.NaverMap.MapType
-
위성 지도(겹쳐보기).
I
- id - Variable in class com.naver.maps.map.overlay.OverlayImage
-
식별자.
- indoorEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
실내지도를 활성화할지 여부를 지정합니다.
- indoorFocusRadius(int) - Method in class com.naver.maps.map.NaverMapOptions
-
실내지도 영역의 포커스 유지 반경을 지정합니다.
- IndoorLevel - Class in com.naver.maps.map.indoor
-
하나의 실내지도 층을 나타내는 불변 클래스.
- indoorLevelPickerEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
실내지도 층 피커를 활성화할지 여부를 지정합니다.
- IndoorLevelPickerView - Class in com.naver.maps.map.widget
-
실내지도 층 피커 컨트롤.
- IndoorLevelPickerView(Context) - Constructor for class com.naver.maps.map.widget.IndoorLevelPickerView
- IndoorLevelPickerView(Context, AttributeSet) - Constructor for class com.naver.maps.map.widget.IndoorLevelPickerView
- IndoorLevelPickerView(Context, AttributeSet, int) - Constructor for class com.naver.maps.map.widget.IndoorLevelPickerView
- IndoorRegion - Class in com.naver.maps.map.indoor
-
실내지도가 존재하는 영역을 나타내는 불변 클래스.
- IndoorSelection - Class in com.naver.maps.map.indoor
-
하나의 실내지도 영역 내에서 선택된 구역 및 층을 나타내는 불변 클래스.
- IndoorSelection(IndoorRegion, int, int) - Constructor for class com.naver.maps.map.indoor.IndoorSelection
-
실내지도 영역 객체와 선택된 구역 및 층의 인덱스를 사용하는 생성자.
- IndoorView - Class in com.naver.maps.map.indoor
-
하나의 실내지도를 나타내는 불변 클래스.
- IndoorView(String, String) - Constructor for class com.naver.maps.map.indoor.IndoorView
-
구역 ID와 층 ID로 객체를 생성하는 생성자.
- IndoorZone - Class in com.naver.maps.map.indoor
-
하나의 실내지도 구역을 나타내는 불변 클래스.
- InfoWindow - Class in com.naver.maps.map.overlay
-
지도의 특정 지점 또는 마커 위에 열 수 있는 정보 창.
- InfoWindow() - Constructor for class com.naver.maps.map.overlay.InfoWindow
-
기본 생성자.
- InfoWindow(InfoWindow.Adapter) - Constructor for class com.naver.maps.map.overlay.InfoWindow
-
어댑터를 지정하는 생성자.
- InfoWindow.Adapter - Class in com.naver.maps.map.overlay
-
정보 창의 이미지를 지정하는 어댑터.
- InfoWindow.DefaultTextAdapter - Class in com.naver.maps.map.overlay
-
기본 배경 말풍선 이미지와 콘텐츠 텍스트를 사용해 정보 창의 이미지를 지정하는 어댑터.
- InfoWindow.DefaultViewAdapter - Class in com.naver.maps.map.overlay
-
기본 배경 말풍선 이미지와 콘텐츠
View
를 사용해 정보 창의 이미지를 지정하는 어댑터. - InfoWindow.ViewAdapter - Class in com.naver.maps.map.overlay
-
View
를 사용해 정보 창의 이미지를 지정하는 어댑터. - INVALID - Static variable in class com.naver.maps.map.CameraPosition
-
유효하지 않은 카메라 위치를 나타내는 상수.
- invalidate() - Method in class com.naver.maps.map.overlay.InfoWindow
-
이미지를 다시 그립니다.
- isActivated() - Method in class com.naver.maps.map.util.FusedLocationSource
-
활성화 여부를 반환합니다.
- isAdded() - Method in class com.naver.maps.map.overlay.Overlay
-
오버레이가 지도에 추가된 상태인지를 반환합니다.
- isAnimate() - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
카메라 확대/축소시 클러스터가 펼쳐지는/합쳐지는 애니메이션을 적용할지 여부를 반환합니다.
- isCameraIdlePending() - Method in class com.naver.maps.map.NaverMap
-
카메라 움직임 종료 이벤트의 발생을 지연하도록 되어있는지 여부를 반환합니다.
- isCaptionPerspectiveEnabled() - Method in class com.naver.maps.map.overlay.Marker
-
캡션에 원근 효과를 적용할지 여부를 반환합니다.
- isCompassEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
나침반을 활성화할지 여부를 반환합니다.
- isCompassEnabled() - Method in class com.naver.maps.map.UiSettings
-
나침반이 활성화되어 있는지 여부를 반환합니다.
- isCompassEnabled() - Method in class com.naver.maps.map.util.FusedLocationSource
-
나침반의 활성화 여부를 반환합니다.
- isDark() - Method in class com.naver.maps.map.NaverMap
-
지도가 어두운지 여부를 반환합니다.
- isDestroyed() - Method in class com.naver.maps.map.NaverMap
-
이 객체의 지도가 소멸했는지 여부를 반환합니다.
- isEmpty() - Method in class com.naver.maps.map.clustering.Clusterer
-
데이터가 비어있는지 여부를 반환합니다.
- isFlat() - Method in class com.naver.maps.map.overlay.Marker
-
마커가 평평한지 여부를 반환합니다.
- isForceShowCaption() - Method in class com.naver.maps.map.overlay.Marker
-
마커가
Marker.isHideCollidedCaptions()
이true
인 다른 마커와 겹치더라도 캡션을 무조건 표시할지 여부를 반환합니다. - isForceShowIcon() - Method in class com.naver.maps.map.overlay.Marker
-
마커가
Marker.isHideCollidedMarkers()
이true
인 다른 마커와 겹치더라도 아이콘을 무조건 표시할지 여부를 반환합니다. - isHideCollidedCaptions() - Method in class com.naver.maps.map.overlay.Marker
-
마커와 다른 마커의 캡션이 겹칠 경우 다른 마커의 캡션을 숨길지 여부를 반환합니다.
- isHideCollidedCaptions() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
경로선과 마커의 캡션이 겹칠 경우 마커의 캡션을 숨길지 여부를 반환합니다.
- isHideCollidedCaptions() - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선과 마커의 캡션이 겹칠 경우 마커의 캡션을 숨길지 여부를 반환합니다.
- isHideCollidedMarkers() - Method in class com.naver.maps.map.overlay.Marker
-
마커와 다른 마커가 겹칠 경우 다른 마커를 숨길지 여부를 반환합니다.
- isHideCollidedMarkers() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
경로선과 마커가 겹칠 경우 마커를 숨길지 여부를 반환합니다.
- isHideCollidedMarkers() - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선과 마커가 겹칠 경우 마커를 숨길지 여부를 반환합니다.
- isHideCollidedSymbols() - Method in class com.naver.maps.map.overlay.Marker
-
마커와 지도 심벌이 겹칠 경우 지도 심벌을 숨길지 여부를 반환합니다.
- isHideCollidedSymbols() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
경로선과 지도 심벌이 겹칠 경우 지도 심벌을 숨길지 여부를 반환합니다.
- isHideCollidedSymbols() - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선과 지도 심벌이 겹칠 경우 지도 심벌을 숨길지 여부를 반환합니다.
- isIconPerspectiveEnabled() - Method in class com.naver.maps.map.overlay.Marker
-
아이콘에 원근 효과를 적용할지 여부를 반환합니다.
- isIndoorEnabled() - Method in class com.naver.maps.map.NaverMap
-
실내지도 활성화 여부를 반환합니다.
- isIndoorEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
실내지도를 활성화할지 여부를 반환합니다.
- isIndoorLevelPickerEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
실내지도 층 피커를 활성화할지 여부를 반환합니다.
- isIndoorLevelPickerEnabled() - Method in class com.naver.maps.map.UiSettings
-
실내지도 층 피커가 활성화되어 있는지 여부를 반환합니다.
- isLayerGroupEnabled(String) - Method in class com.naver.maps.map.NaverMap
-
레이어 그룹이 활성화되어 있는지 여부를 반환합니다.
- isLiteModeEnabled() - Method in class com.naver.maps.map.NaverMap
-
라이트 모드가 활성화되어 있는지 여부를 반환합니다.
- isLiteModeEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
라이트 모드를 활성화할지 여부를 반환합니다.
- isLocationButtonEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
현위치 버튼을 활성화할지 여부를 반환합니다.
- isLocationButtonEnabled() - Method in class com.naver.maps.map.UiSettings
-
현위치 버튼이 활성화되어 있는지 여부를 반환합니다.
- isLogoClickEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
네이버 로고 클릭을 활성화할지 여부를 반환합니다.
- isLogoClickEnabled() - Method in class com.naver.maps.map.UiSettings
-
네이버 로고 클릭이 활성화되어 있는지 여부를 반환합니다.
- isMaxZoomInclusive() - Method in class com.naver.maps.map.overlay.Overlay
-
지도의 줌 레벨과 오버레이의 최대 줌 레벨이 동일할 때 오버레이를 보일지 여부를 반환합니다.
- isMinZoomInclusive() - Method in class com.naver.maps.map.overlay.Overlay
-
지도의 줌 레벨과 오버레이의 최소 줌 레벨이 동일할 때 오버레이를 보일지 여부를 반환합니다.
- isMsaaEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
4x MSAA를 적용할지 여부를 반환합니다.
- isNightModeEnabled() - Method in class com.naver.maps.map.NaverMap
-
야간 모드가 활성화되어 있는지 여부를 반환합니다.
- isNightModeEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
야간 모드를 활성화할지 여부를 반환합니다.
- isPreserveEGLContextOnPause() - Method in class com.naver.maps.map.NaverMapOptions
-
GLSurfaceView
의preserveEGLContextOnPause
를 활성화할지 여부를 반환합니다. - isRightToLeftEnabled() - Method in class com.naver.maps.map.widget.ScaleBarView
-
오른쪽 정렬이 활성화되어 있는지 여부를 반환합니다.
- isRotateGesturesEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
회전 제스처를 활성화할지 여부를 반환합니다.
- isRotateGesturesEnabled() - Method in class com.naver.maps.map.UiSettings
-
회전 제스처가 활성화되어 있는지 여부를 반환합니다.
- isScaleBarEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
축척 바를 활성화할지 여부를 반환합니다.
- isScaleBarEnabled() - Method in class com.naver.maps.map.UiSettings
-
축척 바가 활성화되어 있는지 여부를 반환합니다.
- isScrollGesturesEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
스크롤 제스처를 활성화할지 여부를 반환합니다.
- isScrollGesturesEnabled() - Method in class com.naver.maps.map.UiSettings
-
스크롤 제스처가 활성화되어 있는지 여부를 반환합니다.
- isStopGesturesEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
스톱 제스처를 활성화할지 여부를 반환합니다.
- isStopGesturesEnabled() - Method in class com.naver.maps.map.UiSettings
-
스톱 제스처가 활성화되어 있는지 여부를 반환합니다.
- isTiltGesturesEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
틸트 제스처를 활성화할지 여부를 반환합니다.
- isTiltGesturesEnabled() - Method in class com.naver.maps.map.UiSettings
-
틸트 제스처가 활성화되어 있는지 여부를 반환합니다.
- isTranslucentTextureSurface() - Method in class com.naver.maps.map.NaverMapOptions
-
TextureView
를 투명하게 만들지 여부를 지정합니다. - isUpdateOnChange() - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
화면상 마커를 갱신할 때
NaverMap.OnCameraIdleListener
대신NaverMap.OnCameraChangeListener
를 사용할지 여부를 반환합니다. - isUpdateOnChange() - Method in class com.naver.maps.map.util.TileCoverHelper
-
타일 목록을 갱신할 때
NaverMap.OnCameraIdleListener
대신NaverMap.OnCameraChangeListener
를 사용할지 여부를 반환합니다. - isUseTextureView() - Method in class com.naver.maps.map.NaverMapOptions
-
지도 렌더링을 위해
GLSurfaceView
대신TextureView
를 사용할지 여부를 반환합니다. - isVisible() - Method in class com.naver.maps.map.overlay.Overlay
-
가시성을 반환합니다.
- isZoomControlEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
줌 컨트롤을 활성화할지 여부를 반환합니다.
- isZoomControlEnabled() - Method in class com.naver.maps.map.UiSettings
-
줌 컨트롤이 활성화되어 있는지 여부를 반환합니다.
- isZoomGesturesEnabled() - Method in class com.naver.maps.map.NaverMapOptions
-
줌 제스처를 활성화할지 여부를 반환합니다.
- isZoomGesturesEnabled() - Method in class com.naver.maps.map.UiSettings
-
줌 제스처가 활성화되어 있는지 여부를 반환합니다.
- isZOrderMediaOverlay() - Method in class com.naver.maps.map.NaverMapOptions
-
GLSurfaceView
의zOrderMediaOverlay
를 활성화할지 여부를 반환합니다.
L
- LAYER_GROUP_BICYCLE - Static variable in class com.naver.maps.map.NaverMap
-
자전거 도로 레이어 그룹.
- LAYER_GROUP_BUILDING - Static variable in class com.naver.maps.map.NaverMap
-
건물 레이어 그룹.
- LAYER_GROUP_CADASTRAL - Static variable in class com.naver.maps.map.NaverMap
-
지적편집도 레이어 그룹.
- LAYER_GROUP_MOUNTAIN - Static variable in class com.naver.maps.map.NaverMap
-
등산로 레이어 그룹.
- LAYER_GROUP_TRAFFIC - Static variable in class com.naver.maps.map.NaverMap
-
실시간 교통정보 레이어 그룹.
- LAYER_GROUP_TRANSIT - Static variable in class com.naver.maps.map.NaverMap
-
대중교통 레이어 그룹.
- Leaf - Class in com.naver.maps.map.clustering
-
단말 노드를 의미하는 클래스.
- LeafMarkerInfo - Class in com.naver.maps.map.clustering
-
지도에 노출되어야 하는 마커의 속성을 나타내는 클래스.
- leafMarkerUpdater(LeafMarkerUpdater) - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
단말 마커의 정보를
Marker
객체에 반영하는 업데이터를 지정합니다. - leafMarkerUpdater(LeafMarkerUpdater) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
단말 마커의 정보를
Marker
객체에 반영하는 업데이터를 지정합니다. - LeafMarkerUpdater - Interface in com.naver.maps.map.clustering
-
단말 마커의 정보를
Marker
의 속성에 반영해 갱신하는 인터페이스. - Left - Enum constant in enum com.naver.maps.map.overlay.Align
-
왼쪽.
- LegacyMapFragment - Class in com.naver.maps.map
-
Deprecated.
MapFragment
를 사용하세요. - LegacyMapFragment() - Constructor for class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- LegalNoticeActivity - Class in com.naver.maps.map.app
-
법적 공지 / 정보 제공처를 보여주는 액티비티.
- LegalNoticeActivity() - Constructor for class com.naver.maps.map.app.LegalNoticeActivity
- LegendActivity - Class in com.naver.maps.map.app
-
범례를 보여주는 액티비티.
- LegendActivity() - Constructor for class com.naver.maps.map.app.LegendActivity
- LIGHTBLUE - Static variable in class com.naver.maps.map.util.MarkerIcons
-
하늘색 아이콘.
- lightness(float) - Method in class com.naver.maps.map.NaverMapOptions
-
배경의 명도 계수를 지정합니다.
- Linear - Enum constant in enum com.naver.maps.map.CameraAnimation
-
선형 애니메이션.
- liteModeEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
라이트 모드를 활성화할지 여부를 지정합니다.
- locale(Locale) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 로캘을 지정합니다.
- locationButtonEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
현위치 버튼을 활성화할지 여부를 지정합니다.
- LocationButtonView - Class in com.naver.maps.map.widget
-
현위치 버튼 컨트롤.
- LocationButtonView(Context) - Constructor for class com.naver.maps.map.widget.LocationButtonView
- LocationButtonView(Context, AttributeSet) - Constructor for class com.naver.maps.map.widget.LocationButtonView
- LocationButtonView(Context, AttributeSet, int) - Constructor for class com.naver.maps.map.widget.LocationButtonView
- LocationOverlay - Class in com.naver.maps.map.overlay
-
사용자의 현재 위치를 나타내는 오버레이.
- LocationSource - Interface in com.naver.maps.map
-
지도에 위치를 제공해주는 인터페이스.
- LocationSource.OnLocationChangedListener - Interface in com.naver.maps.map
-
위치 변경에 대한 이벤트 리스너 인터페이스.
- LocationTrackingMode - Enum in com.naver.maps.map
-
위치 추적 모드를 나타내는 열거형.
- logoClickEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
네이버 로고 클릭을 활성화할지 여부를 지정합니다.
- logoGravity(int) - Method in class com.naver.maps.map.NaverMapOptions
-
네이버 로고의 그래비티를 지정합니다.
- logoMargin(int, int, int, int) - Method in class com.naver.maps.map.NaverMapOptions
-
네이버 로고의 마진을 지정합니다.
M
- MapConstants - Class in com.naver.maps.map.util
-
지도 관련 상수를 모은 클래스.
- MapFragment - Class in com.naver.maps.map
-
지도를 출력하는 프래그먼트 클래스.
- MapFragment() - Constructor for class com.naver.maps.map.MapFragment
- mapType(NaverMap.MapType) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 유형을 지정합니다.
- MapView - Class in com.naver.maps.map
-
지도를 출력하는 뷰 클래스.
- MapView(Context) - Constructor for class com.naver.maps.map.MapView
- MapView(Context, AttributeSet) - Constructor for class com.naver.maps.map.MapView
- MapView(Context, AttributeSet, int) - Constructor for class com.naver.maps.map.MapView
- MapView(Context, NaverMapOptions) - Constructor for class com.naver.maps.map.MapView
- Marker - Class in com.naver.maps.map.overlay
-
아이콘과 캡션을 이용해 지도 위의 한 지점을 표시하는 오버레이.
- Marker() - Constructor for class com.naver.maps.map.overlay.Marker
-
기본 생성자.
- Marker(LatLng) - Constructor for class com.naver.maps.map.overlay.Marker
-
위치를 지정하는 생성자.
- Marker(LatLng, OverlayImage) - Constructor for class com.naver.maps.map.overlay.Marker
-
위치와 아이콘을 지정하는 생성자.
- Marker(OverlayImage) - Constructor for class com.naver.maps.map.overlay.Marker
-
아이콘을 지정하는 생성자.
- MarkerIcons - Class in com.naver.maps.map.util
-
기본 제공되는 마커 아이콘들을 모은 클래스.
- MarkerInfo - Class in com.naver.maps.map.clustering
-
지도에 노출되어야 하는 마커의 속성을 나타내는 클래스.
- markerManager(MarkerManager) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
Clusterer
에서 노출하는 마커를 관리하는 매니저를 지정합니다. - MarkerManager - Interface in com.naver.maps.map.clustering
-
Clusterer
에서 노출하는 마커 객체를 관리하는 인터페이스. - maxClusteringZoom(int) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
클러스터링할 최대 줌 레벨을 반환합니다.
- MAXIMUM_BEARING - Static variable in class com.naver.maps.map.NaverMap
-
지도에서 표현할 수 있는 최대 베어링 각도.
- MAXIMUM_TILT - Static variable in class com.naver.maps.map.NaverMap
-
지도에서 표현할 수 있는 최대 기울기 각도.
- MAXIMUM_ZOOM - Static variable in class com.naver.maps.map.NaverMap
-
지도에서 표현할 수 있는 최대 줌 레벨.
- maxIndexingZoom(int) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
인덱싱할 최대 줌 레벨을 지정합니다.
- maxScreenDistance(double) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
클러스터링할 최대 화면 거리를 지정합니다.
- maxTilt(double) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 최대 기울기 각도를 지정합니다.
- maxZoom(double) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 최대 줌 레벨을 지정합니다.
- maxZoom(int) - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
클러스터링할 최대 줌 레벨을 반환합니다.
- mergeTag(Cluster) - Method in class com.naver.maps.map.clustering.DefaultTagMergeStrategy
- mergeTag(Cluster) - Method in interface com.naver.maps.map.clustering.TagMergeStrategy
-
cluster
에 속한 자식Node
의 태그를 병합해 반환합니다. - METADATA_NAME - Static variable in class com.naver.maps.map.NaverMapSdk
-
Deprecated.
- METADATA_NAME_CACHE_LOCATION - Static variable in class com.naver.maps.map.NaverMapSdk
-
지도 캐시 저장소의 위치에 대한 메타데이터 이름.
- METADATA_NAME_CLIENT_ID - Static variable in class com.naver.maps.map.NaverMapSdk
-
클라이언트 ID에 대한 메타데이터 이름.
- METADATA_NAME_CLIENT_TYPE - Static variable in class com.naver.maps.map.NaverMapSdk
-
클라이언트 유형에 대한 메타데이터 이름.
- METADATA_VALUE_CACHE_LOCATION_CACHE - Static variable in class com.naver.maps.map.NaverMapSdk
-
앱의 캐시 영역을 지도 캐시 저장소로 사용할 것임을 의미하는 값.
- METADATA_VALUE_CACHE_LOCATION_DATA - Static variable in class com.naver.maps.map.NaverMapSdk
-
앱의 데이터 영역을 지도 캐시 저장소로 사용할 것임을 의미하는 값.
- METADATA_VALUE_CACHE_LOCATION_EXTERNAL - Static variable in class com.naver.maps.map.NaverMapSdk
-
외부 저장 공간을 지도 캐시 저장소로 사용할 것임을 의미하는 값.
- METADATA_VALUE_CLIENT_TYPE_DEFAULT - Static variable in class com.naver.maps.map.NaverMapSdk
-
일반 네이버 클라우드 플랫폼 클라이언트을 의미하는 유형 값.
- METADATA_VALUE_CLIENT_TYPE_GOV - Static variable in class com.naver.maps.map.NaverMapSdk
-
공공용 네이버 클라우드 플랫폼 클라이언트을 의미하는 유형 값.
- MIN_ZOOM_KOREA - Static variable in class com.naver.maps.map.util.MapConstants
-
한국 지역만 표시하고자 할 경우 사용하기 적합한 최소 줌 레벨.
- minClusteringZoom(int) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
클러스터링할 최소 줌 레벨을 지정합니다.
- MINIMUM_BEARING - Static variable in class com.naver.maps.map.NaverMap
-
지도에서 표현할 수 있는 최소 베어링 각도.
- MINIMUM_TILT - Static variable in class com.naver.maps.map.NaverMap
-
지도에서 표현할 수 있는 최소 기울기 각도.
- MINIMUM_ZOOM - Static variable in class com.naver.maps.map.NaverMap
-
지도에서 표현할 수 있는 최소 줌 레벨.
- minIndexingZoom(int) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
인덱싱할 최소 줌 레벨을 지정합니다.
- minZoom(double) - Method in class com.naver.maps.map.NaverMapOptions
-
지도의 최소 줌 레벨을 지정합니다.
- minZoom(int) - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
클러스터링할 최소 줌 레벨을 지정합니다.
- Miter - Enum constant in enum com.naver.maps.map.overlay.PolylineOverlay.LineJoin
-
미터.
- moveCamera(CameraUpdate) - Method in class com.naver.maps.map.NaverMap
-
카메라를 이동합니다.
- msaaEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
4x MSAA를 적용할지 여부를 지정합니다.
- MultipartPathOverlay - Class in com.naver.maps.map.overlay
-
경로선을 여러 파트로 나누어 각각 다른 색상을 부여할 수 있는 특수한
PathOverlay
. - MultipartPathOverlay() - Constructor for class com.naver.maps.map.overlay.MultipartPathOverlay
-
기본 생성자.
- MultipartPathOverlay(List<List<LatLng>>, List<MultipartPathOverlay.ColorPart>) - Constructor for class com.naver.maps.map.overlay.MultipartPathOverlay
-
좌표열과 색상 파트를 지정하는 생성자.
- MultipartPathOverlay.ColorPart - Class in com.naver.maps.map.overlay
-
하나의 색상 파트를 나타내는 클래스.
N
- NaverCloudPlatformClient(String) - Constructor for class com.naver.maps.map.NaverMapSdk.NaverCloudPlatformClient
-
생성자.
- NaverCloudPlatformGovClient(String) - Constructor for class com.naver.maps.map.NaverMapSdk.NaverCloudPlatformGovClient
-
생성자.
- NaverMap - Class in com.naver.maps.map
-
하나의 지도를 나타내는 클래스.
- NaverMap.MapType - Enum in com.naver.maps.map
-
지도의 유형을 나타내는 열거형.
- NaverMap.OnCameraChangeListener - Interface in com.naver.maps.map
-
카메라의 움직임에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnCameraIdleListener - Interface in com.naver.maps.map
-
카메라의 움직임 종료에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnIndoorSelectionChangeListener - Interface in com.naver.maps.map
-
선택된 실내지도 구역 및 층의 변경에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnLoadListener - Interface in com.naver.maps.map
-
지도 최초 로딩에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnLocationChangeListener - Interface in com.naver.maps.map
-
사용자의 위치 변경에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnMapClickListener - Interface in com.naver.maps.map
-
지도 클릭에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnMapDoubleTapListener - Interface in com.naver.maps.map
-
지도 더블 탭에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnMapLongClickListener - Interface in com.naver.maps.map
-
지도 롱 클릭에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnMapTwoFingerTapListener - Interface in com.naver.maps.map
-
지도 두 손가락 탭에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnOptionChangeListener - Interface in com.naver.maps.map
-
지도 옵션 변경에 대한 이벤트 리스너 인터페이스.
- NaverMap.OnSymbolClickListener - Interface in com.naver.maps.map
-
지도 심벌 클릭에 대한 이벤트 리스너 인터페이스.
- NaverMap.SnapshotReadyCallback - Interface in com.naver.maps.map
-
지도 스냅숏 촬영에 대한 콜백 인터페이스.
- NaverMapOptions - Class in com.naver.maps.map
-
지도의 초기 옵션을 지정하는 클래스.
- NaverMapOptions() - Constructor for class com.naver.maps.map.NaverMapOptions
-
기본 생성자.
- NaverMapSdk - Class in com.naver.maps.map
-
인증, 캐시 관리 등 SDK의 전역적인 기능을 담당하는 클래스.
- NaverMapSdk.AuthFailedException - Exception in com.naver.maps.map
-
SDK 사용 인증이 실패했을 때 발생하는 예외 클래스.
- NaverMapSdk.CacheFlushCallback - Interface in com.naver.maps.map
-
지도 데이터 캐시 초기화에 대한 콜백 인터페이스.
- NaverMapSdk.Client - Class in com.naver.maps.map
-
클라이언트를 나타내는 추상 클래스.
- NaverMapSdk.ClientUnspecifiedException - Exception in com.naver.maps.map
-
클라이언트를 지정하지 않았을 때 발생하는 예외 클래스.
- NaverMapSdk.NaverCloudPlatformClient - Class in com.naver.maps.map
-
네이버 클라우드 플랫폼 클라이언트.
- NaverMapSdk.NaverCloudPlatformGovClient - Class in com.naver.maps.map
-
공공용 네이버 클라우드 플랫폼 클라이언트.
- NaverMapSdk.OnAuthFailedListener - Interface in com.naver.maps.map
-
SDK 사용 인증 실패에 대한 이벤트 리스너 인터페이스.
- NaverMapSdk.QuotaExceededException - Exception in com.naver.maps.map
-
사용 한도를 초과했을 때 발생하는 예외 클래스.
- NaverMapSdk.UnauthorizedClientException - Exception in com.naver.maps.map
-
잘못된 클라이언트를 지정했을 때 발생하는 예외 클래스.
- Navi - Enum constant in enum com.naver.maps.map.NaverMap.MapType
-
내비게이션 지도.
- NaviHybrid - Enum constant in enum com.naver.maps.map.NaverMap.MapType
-
내비게이션용 위성 지도(겹쳐보기).
- newInstance() - Static method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.새로운 인스턴스를 생성합니다.
- newInstance() - Static method in class com.naver.maps.map.MapFragment
-
새로운 인스턴스를 생성합니다.
- newInstance(NaverMapOptions) - Static method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.주어진
options
를 사용해 새로운 인스턴스를 생성합니다. - newInstance(NaverMapOptions) - Static method in class com.naver.maps.map.MapFragment
-
주어진
options
를 사용해 새로운 인스턴스를 생성합니다. - nightModeEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
야간 모드를 활성화할지 여부를 지정합니다.
- Node - Class in com.naver.maps.map.clustering
-
Clusterer
가 관리하는 트리 구조의 노드를 의미하는 클래스. - NoFollow - Enum constant in enum com.naver.maps.map.LocationTrackingMode
-
위치는 추적하지만 지도는 움직이지 않는 모드.
- None - Enum constant in enum com.naver.maps.map.CameraAnimation
-
애니메이션 없음.
- None - Enum constant in enum com.naver.maps.map.LocationTrackingMode
-
위치 추적을 사용하지 않는 모드.
- None - Enum constant in enum com.naver.maps.map.NaverMap.MapType
-
없음.
O
- onAuthFailed(NaverMapSdk.AuthFailedException) - Method in interface com.naver.maps.map.NaverMapSdk.OnAuthFailedListener
-
SDK 사용 인증에 실패하면 호출되는 콜백 메서드.
- onBeforeActivate(Runnable) - Method in interface com.naver.maps.map.util.FusedLocationSource.ActivationHook
-
위치 기능이 활성화되기 직전에 호출되는 후킹 메서드.
- onCacheFlushed() - Method in interface com.naver.maps.map.NaverMapSdk.CacheFlushCallback
-
지도 캐시 초기화가 완료되었을 때 호출되는 콜백 메서드.
- onCameraChange(int, boolean) - Method in interface com.naver.maps.map.NaverMap.OnCameraChangeListener
-
카메라가 움직이면 호출되는 콜백 메서드.
- onCameraIdle() - Method in interface com.naver.maps.map.NaverMap.OnCameraIdleListener
-
카메라의 움직임이 끝나면 호출되는 콜백 메서드.
- onCameraUpdateCancel() - Method in interface com.naver.maps.map.CameraUpdate.CancelCallback
-
카메라 이동이 취소되었을 때 호출되는 콜백 메서드.
- onCameraUpdateFinish() - Method in interface com.naver.maps.map.CameraUpdate.FinishCallback
-
카메라 이동이 방해 없이 완료되었을 때 호출되는 콜백 메서드.
- onClick(Overlay) - Method in class com.naver.maps.map.clustering.DefaultClusterOnClickListener
-
오버레이가 클릭될 경우 호출되는 콜백 메서드.
- onClick(Overlay) - Method in interface com.naver.maps.map.overlay.Overlay.OnClickListener
-
오버레이가 클릭될 경우 호출되는 콜백 메서드.
- onClustererUpdate() - Method in interface com.naver.maps.map.clustering.OnClustererUpdateCallback
-
클러스터러의 데이터 갱신이 완료되면 호출되는 콜백 메서드.
- OnClustererUpdateCallback - Interface in com.naver.maps.map.clustering
-
클러스터러의 데이터 갱신이 완료되면 호출되는 콜백 인터페이스.
- onCreate(Bundle) - Method in class com.naver.maps.map.MapView
-
부모 액티비티의
onCreate()
, 프래그먼트의onCreateView()
또는onViewCreated()
내에서 반드시 호출해야 하는 메서드. - onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.naver.maps.map.MapFragment
- onDestroy() - Method in class com.naver.maps.map.MapView
-
부모 액티비티의
onDestroy()
, 프래그먼트의onDestroyView()
내에서 반드시 호출해야 하는 메서드. - onDestroyView() - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onDestroyView() - Method in class com.naver.maps.map.MapFragment
- onGenericMotionEvent(MotionEvent) - Method in class com.naver.maps.map.MapView
- onIndoorSelectionChange(IndoorSelection) - Method in interface com.naver.maps.map.NaverMap.OnIndoorSelectionChangeListener
-
선택된 실내지도 구역 및 층이 변경될 경우 호출되는 콜백 메서드.
- onInflate(Activity, AttributeSet, Bundle) - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onInflate(Context, AttributeSet, Bundle) - Method in class com.naver.maps.map.MapFragment
- onKeyDown(int, KeyEvent) - Method in class com.naver.maps.map.MapView
- onKeyLongPress(int, KeyEvent) - Method in class com.naver.maps.map.MapView
- onKeyUp(int, KeyEvent) - Method in class com.naver.maps.map.MapView
- onLoad() - Method in interface com.naver.maps.map.NaverMap.OnLoadListener
-
지도가 처음 로딩되면 호출되는 콜백 메서드.
- onLocationChange(Location) - Method in interface com.naver.maps.map.NaverMap.OnLocationChangeListener
-
사용자의 위치가 변경될 경우 호출되는 콜백 메서드.
- onLocationChanged(Location) - Method in interface com.naver.maps.map.LocationSource.OnLocationChangedListener
-
위치가 변경되면 호출되어야 하는 콜백 메서드.
- onLowMemory() - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onLowMemory() - Method in class com.naver.maps.map.MapFragment
- onLowMemory() - Method in class com.naver.maps.map.MapView
-
부모 액티비티나 프래그먼트의
onLowMemory()
내에서 반드시 호출해야 하는 메서드. - onMapClick(PointF, LatLng) - Method in interface com.naver.maps.map.NaverMap.OnMapClickListener
-
지도가 클릭되면 호출되는 콜백 메서드.
- onMapDoubleTap(PointF, LatLng) - Method in interface com.naver.maps.map.NaverMap.OnMapDoubleTapListener
-
지도가 더블 탭되면 호출되는 콜백 메서드.
- onMapLongClick(PointF, LatLng) - Method in interface com.naver.maps.map.NaverMap.OnMapLongClickListener
-
지도가 롱 클릭되면 호출되는 콜백 메서드.
- onMapReady(NaverMap) - Method in interface com.naver.maps.map.OnMapReadyCallback
-
NaverMap
인스턴스가 준비되면 호출되는 콜백 메서드. - OnMapReadyCallback - Interface in com.naver.maps.map
-
NaverMap
인스턴스를 얻기 위해 사용되는 콜백 인터페이스. - onMapTwoFingerTap(PointF, LatLng) - Method in interface com.naver.maps.map.NaverMap.OnMapTwoFingerTapListener
-
지도가 두 손가락 탭되면 호출되는 콜백 메서드.
- onOptionChange() - Method in interface com.naver.maps.map.NaverMap.OnOptionChangeListener
-
지도의 옵션이 변경되면 호출되는 콜백 메서드.
- onOptionsItemSelected(MenuItem) - Method in class com.naver.maps.map.app.LegalNoticeActivity
- onOptionsItemSelected(MenuItem) - Method in class com.naver.maps.map.app.LegendActivity
- onOptionsItemSelected(MenuItem) - Method in class com.naver.maps.map.app.OpenSourceLicenseActivity
- onPause() - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onPause() - Method in class com.naver.maps.map.MapFragment
- onPause() - Method in class com.naver.maps.map.MapView
-
부모 액티비티나 프래그먼트의
onPause()
내에서 반드시 호출해야 하는 메서드. - onRequestPermissionsResult(int, String[], int[]) - Method in class com.naver.maps.map.util.FusedLocationSource
- onResume() - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onResume() - Method in class com.naver.maps.map.MapFragment
- onResume() - Method in class com.naver.maps.map.MapView
-
부모 액티비티나 프래그먼트의
onResume()
내에서 반드시 호출해야 하는 메서드. - onSaveInstanceState(Bundle) - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onSaveInstanceState(Bundle) - Method in class com.naver.maps.map.MapFragment
- onSaveInstanceState(Bundle) - Method in class com.naver.maps.map.MapView
-
부모 액티비티나 프래그먼트의
onSaveInstanceState()
내에서 반드시 호출해야 하는 메서드. - onSnapshotReady(Bitmap) - Method in interface com.naver.maps.map.NaverMap.SnapshotReadyCallback
-
지도 스냅숏이 촬영되면 호출되는 콜백 메서드.
- onStart() - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onStart() - Method in class com.naver.maps.map.MapFragment
- onStart() - Method in class com.naver.maps.map.MapView
-
부모 액티비티나 프래그먼트의
onStart()
내에서 반드시 호출해야 하는 메서드. - onStop() - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onStop() - Method in class com.naver.maps.map.MapFragment
- onStop() - Method in class com.naver.maps.map.MapView
-
부모 액티비티나 프래그먼트의
onStop()
내에서 반드시 호출해야 하는 메서드. - onSymbolClick(Symbol) - Method in interface com.naver.maps.map.NaverMap.OnSymbolClickListener
-
지도 심벌이 클릭되면 호출되는 콜백 메서드.
- onTileChanged(List<Long>, List<Long>) - Method in interface com.naver.maps.map.util.TileCoverHelper.Listener
-
타일 목록에 변경이 일어나면 호출되는 콜백 메서드.
- onTouchEvent(MotionEvent) - Method in class com.naver.maps.map.MapView
- onTrackballEvent(MotionEvent) - Method in class com.naver.maps.map.MapView
- onViewCreated(View, Bundle) - Method in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- onViewCreated(View, Bundle) - Method in class com.naver.maps.map.MapFragment
- open(NaverMap) - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창을
InfoWindow.setPosition(LatLng)
으로 지정한 지점에 엽니다. - open(Marker) - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창을
marker
의 위에 엽니다. - open(Marker, Align) - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창을
marker
에 엽니다. - OpenSourceLicenseActivity - Class in com.naver.maps.map.app
-
오픈소스 라이선스를 보여주는 액티비티.
- OpenSourceLicenseActivity() - Constructor for class com.naver.maps.map.app.OpenSourceLicenseActivity
- OUTSIDES - Static variable in enum com.naver.maps.map.overlay.Align
-
모서리와 꼭짓점 방향.
- Overlay - Class in com.naver.maps.map.overlay
-
지도에 오버레이되는 요소를 나타내는 추상 클래스.
- Overlay.InvalidBoundsException - Exception in com.naver.maps.map.overlay
-
영역이 올바르지 않을 경우 발생하는 예외.
- Overlay.InvalidCoordinateException - Exception in com.naver.maps.map.overlay
-
좌표가 올바르지 않을 경우 발생하는 예외.
- Overlay.OnClickListener - Interface in com.naver.maps.map.overlay
-
오버레이 클릭에 대한 이벤트 리스너 인터페이스.
- OverlayImage - Class in com.naver.maps.map.overlay
-
오버레이에서 사용하는 비트맵 이미지를 나타내는 불변 클래스.
P
- PathOverlay - Class in com.naver.maps.map.overlay
-
지도에 경로선을 나타내는 오버레이.
- PathOverlay() - Constructor for class com.naver.maps.map.overlay.PathOverlay
-
기본 생성자.
- PathOverlay(List<LatLng>) - Constructor for class com.naver.maps.map.overlay.PathOverlay
-
좌표열을 지정하는 생성자.
- performClick() - Method in class com.naver.maps.map.overlay.Overlay
-
클릭 이벤트를 발생시킵니다.
- Pickable - Interface in com.naver.maps.map
-
피킹이 가능한 지도 요소를 정의한 인터페이스.
- pickAll(PointF) - Method in class com.naver.maps.map.NaverMap
-
특정 화면 좌표에 나타난 모든 오버레이 및 심벌을 가져옵니다.
- pickAll(PointF, int) - Method in class com.naver.maps.map.NaverMap
-
특정 화면 좌표 주변
radius
픽셀 내에 나타난 모든 오버레이 및 심벌을 가져옵니다. - pickTolerance(int) - Method in class com.naver.maps.map.NaverMapOptions
-
지도 클릭 시 피킹되는
Pickable
의 클릭 허용 반경을 지정합니다. - PINK - Static variable in class com.naver.maps.map.util.MarkerIcons
-
분홍색 아이콘.
- pivot(PointF) - Method in class com.naver.maps.map.CameraUpdate
-
피봇 지점을 지정합니다.
- PolygonOverlay - Class in com.naver.maps.map.overlay
-
지도에 도형을 나타내는 오버레이.
- PolygonOverlay() - Constructor for class com.naver.maps.map.overlay.PolygonOverlay
-
기본 생성자.
- PolygonOverlay(List<LatLng>) - Constructor for class com.naver.maps.map.overlay.PolygonOverlay
-
좌표열을 지정하는 생성자.
- PolylineOverlay - Class in com.naver.maps.map.overlay
-
지도에 선을 나타내는 오버레이.
- PolylineOverlay() - Constructor for class com.naver.maps.map.overlay.PolylineOverlay
-
기본 생성자.
- PolylineOverlay(List<LatLng>) - Constructor for class com.naver.maps.map.overlay.PolylineOverlay
-
좌표열을 지정하는 생성자.
- PolylineOverlay.LineCap - Enum in com.naver.maps.map.overlay
-
끝 지점의 모양.
- PolylineOverlay.LineJoin - Enum in com.naver.maps.map.overlay
-
연결점의 모양.
- positioningStrategy(PositioningStrategy) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
한
Cluster
의 좌표를 정하는 전략을 지정합니다. - PositioningStrategy - Interface in com.naver.maps.map.clustering
-
한
Cluster
의 좌표를 정하는 전략에 대한 인터페이스. - preserveEGLContextOnPause(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
GLSurfaceView
의preserveEGLContextOnPause
를 활성화할지 여부를 지정합니다. - Projection - Class in com.naver.maps.map
-
지리적 좌표와 화면 좌표 간의 변환을 담당하는 클래스.
R
- reason(int) - Method in class com.naver.maps.map.CameraUpdate
-
카메라 이동의 원인을 지정합니다.
- REASON_CONTENT_PADDING - Static variable in class com.naver.maps.map.CameraUpdate
-
콘텐츠 패딩 변경으로 카메라가 움직였음을 나타내는 값.
- REASON_CONTROL - Static variable in class com.naver.maps.map.CameraUpdate
-
사용자의 버튼 선택으로 인해 카메라가 움직였음을 나타내는 값.
- REASON_DEVELOPER - Static variable in class com.naver.maps.map.CameraUpdate
-
개발자가 API를 호출해 카메라가 움직였음을 나타내는 값.
- REASON_GESTURE - Static variable in class com.naver.maps.map.CameraUpdate
-
사용자의 제스처로 인해 카메라가 움직였음을 나타내는 값.
- REASON_LOCATION - Static variable in class com.naver.maps.map.CameraUpdate
-
위치 정보 갱신으로 카메라가 움직였음을 나타내는 값.
- RED - Static variable in class com.naver.maps.map.util.MarkerIcons
-
빨간색 아이콘.
- releaseMarker(MarkerInfo, Marker) - Method in class com.naver.maps.map.clustering.DefaultMarkerManager
-
Marker
객체를 다시 사용할 수 있도록 풀로 반환합니다. - releaseMarker(MarkerInfo, Marker) - Method in interface com.naver.maps.map.clustering.MarkerManager
-
더 이상 노출되지 않는
info
의marker
를 정리합니다. - remove(T) - Method in class com.naver.maps.map.clustering.Clusterer
-
데이터를 제거합니다.
- remove(T, OnClustererUpdateCallback) - Method in class com.naver.maps.map.clustering.Clusterer
-
데이터를 제거합니다.
- removeAll(Collection<T>) - Method in class com.naver.maps.map.clustering.Clusterer
-
여러 데이터를 한 번에 제거합니다.
- removeAll(Collection<T>, OnClustererUpdateCallback) - Method in class com.naver.maps.map.clustering.Clusterer
-
여러 데이터를 한 번에 제거합니다.
- removeOnCameraChangeListener(NaverMap.OnCameraChangeListener) - Method in class com.naver.maps.map.NaverMap
-
카메라의 움직임에 대한 이벤트 리스너를 해제합니다.
- removeOnCameraIdleListener(NaverMap.OnCameraIdleListener) - Method in class com.naver.maps.map.NaverMap
-
카메라의 움직임이 끝난 경우에 대한 이벤트 리스너를 해제합니다.
- removeOnIndoorSelectionChangeListener(NaverMap.OnIndoorSelectionChangeListener) - Method in class com.naver.maps.map.NaverMap
-
선택된 실내지도 구역 및 층의 변경에 대한 이벤트 리스너를 해제합니다.
- removeOnLoadListener(NaverMap.OnLoadListener) - Method in class com.naver.maps.map.NaverMap
-
지도 로딩에 대한 이벤트 리스너를 해제합니다.
- removeOnLocationChangeListener(NaverMap.OnLocationChangeListener) - Method in class com.naver.maps.map.NaverMap
-
사용자의 위치 변경에 대한 이벤트 리스너를 해제합니다.
- removeOnOptionChangeListener(NaverMap.OnOptionChangeListener) - Method in class com.naver.maps.map.NaverMap
-
지도 옵션 변경에 대한 이벤트 리스너를 해제합니다.
- requestIndoorView(IndoorView) - Method in class com.naver.maps.map.NaverMap
-
실내지도 뷰를 나타내도록 요청합니다.
- retainMarker(MarkerInfo) - Method in class com.naver.maps.map.clustering.DefaultMarkerManager
-
풀로부터
Marker
객체를 가져와 반환합니다. - retainMarker(MarkerInfo) - Method in interface com.naver.maps.map.clustering.MarkerManager
-
info
를 노출할 마커 객체를 반환합니다. - Right - Enum constant in enum com.naver.maps.map.overlay.Align
-
오른쪽.
- rotateBy(double) - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 베어링 각도를
delta
만큼 변경하도록 지정합니다. - rotateGesturesEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
회전 제스처를 활성화할지 여부를 지정합니다.
- rotateGesturesFriction(float) - Method in class com.naver.maps.map.NaverMapOptions
-
회전 제스처의 마찰 계수를
0
~1
로 지정합니다. - rotateTo(double) - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 베어링 각도를
bearing
으로 변경하도록 지정합니다. - Round - Enum constant in enum com.naver.maps.map.overlay.PolylineOverlay.LineCap
-
원형.
- Round - Enum constant in enum com.naver.maps.map.overlay.PolylineOverlay.LineJoin
-
원형.
S
- Satellite - Enum constant in enum com.naver.maps.map.NaverMap.MapType
-
위성 지도.
- scaleBarEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
축척 바를 활성화할지 여부를 지정합니다.
- ScaleBarView - Class in com.naver.maps.map.widget
-
축척 바 컨트롤.
- ScaleBarView(Context) - Constructor for class com.naver.maps.map.widget.ScaleBarView
- ScaleBarView(Context, AttributeSet) - Constructor for class com.naver.maps.map.widget.ScaleBarView
- ScaleBarView(Context, AttributeSet, int) - Constructor for class com.naver.maps.map.widget.ScaleBarView
- screenDistance(double) - Method in class com.naver.maps.map.clustering.Clusterer.Builder
-
클러스터링할 기준 거리를 지정합니다.
- scrollAndZoomTo(LatLng, double) - Static method in class com.naver.maps.map.CameraUpdate
- scrollBy(PointF) - Static method in class com.naver.maps.map.CameraUpdate
-
카메라를 현재 위치에서
delta
픽셀만큼 이동하도록 지정하는CameraUpdate
객체를 생성합니다. - scrollBy(PointF) - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라를 현재 위치에서
delta
픽셀만큼 이동하도록 지정합니다. - scrollGesturesEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
스크롤 제스처를 활성화할지 여부를 지정합니다.
- scrollGesturesFriction(float) - Method in class com.naver.maps.map.NaverMapOptions
-
스크롤 제스처의 마찰 계수를
0
~1
로 지정합니다. - scrollTo(LatLng) - Static method in class com.naver.maps.map.CameraUpdate
-
카메라의 좌표를
target
으로 변경하는CameraUpdate
객체를 생성합니다. - scrollTo(LatLng) - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 좌표를
target
으로 변경하도록 지정합니다. - setActivationHook(FusedLocationSource.ActivationHook) - Method in class com.naver.maps.map.util.FusedLocationSource
-
위치 기능의 활성화에 대한 훅 객체를 지정합니다.
- setAdapter(InfoWindow.Adapter) - Method in class com.naver.maps.map.overlay.InfoWindow
-
이미지 어댑터를 지정합니다.
- setAllGesturesEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
모든 제스처에 대한 활성화 상태를 일괄적으로 변경합니다.
- setAlpha(float) - Method in class com.naver.maps.map.overlay.GroundOverlay
-
불투명도를
0
~1
로 지정합니다. - setAlpha(float) - Method in class com.naver.maps.map.overlay.InfoWindow
-
불투명도를
0
~1
로 지정합니다. - setAlpha(float) - Method in class com.naver.maps.map.overlay.Marker
-
불투명도를
0
~1
로 지정합니다. - setAnchor(PointF) - Method in class com.naver.maps.map.overlay.InfoWindow
-
앵커를 지정합니다.
- setAnchor(PointF) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
아이콘의 앵커를 지정합니다.
- setAnchor(PointF) - Method in class com.naver.maps.map.overlay.Marker
-
앵커를 지정합니다.
- setAngle(float) - Method in class com.naver.maps.map.overlay.Marker
-
아이콘의 각도를 지정합니다.
- setBackground(Drawable) - Method in class com.naver.maps.map.NaverMap
-
지도의 배경 이미지를 지정합니다.
- setBackgroundBitmap(Bitmap) - Method in class com.naver.maps.map.NaverMap
-
지도의 배경 비트맵을 지정합니다.
- setBackgroundColor(int) - Method in class com.naver.maps.map.NaverMap
-
지도의 배경색을 지정합니다.
- setBackgroundResource(int) - Method in class com.naver.maps.map.NaverMap
-
지도의 배경 리소스를 지정합니다.
- setBearing(float) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
방위를 지정합니다.
- setBounds(LatLngBounds) - Method in class com.naver.maps.map.overlay.GroundOverlay
-
영역을 지정합니다.
- setBuildingHeight(float) - Method in class com.naver.maps.map.NaverMap
-
건물의 3D 높이 배율을 지정합니다.
- setCameraIdlePending(boolean) - Method in class com.naver.maps.map.NaverMap
-
카메라 움직임 종료 이벤트의 발생을 지연할지 여부를 지정합니다.
- setCameraPosition(CameraPosition) - Method in class com.naver.maps.map.NaverMap
-
카메라의 위치를 변경합니다.
- setCaptionAlign(Align) - Method in class com.naver.maps.map.overlay.Marker
-
Deprecated.
- setCaptionAligns(Align...) - Method in class com.naver.maps.map.overlay.Marker
-
캡션을 아이콘의 어느 방향에 위치시킬지를 지정합니다.
- setCaptionColor(int) - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 텍스트 색상을 지정합니다.
- setCaptionHaloColor(int) - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 외곽 색상을 지정합니다.
- setCaptionMaxZoom(double) - Method in class com.naver.maps.map.overlay.Marker
-
캡션이 보이는 최대 줌 레벨을 지정합니다.
- setCaptionMinZoom(double) - Method in class com.naver.maps.map.overlay.Marker
-
캡션이 보이는 최소 줌 레벨을 지정합니다.
- setCaptionOffset(int) - Method in class com.naver.maps.map.overlay.Marker
-
아이콘과 캡션 간의 여백을 지정합니다.
- setCaptionPerspectiveEnabled(boolean) - Method in class com.naver.maps.map.overlay.Marker
-
캡션에 원근 효과를 적용할지 여부를 반환합니다.
- setCaptionRequestedWidth(int) - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 희망 너비를 지정합니다.
- setCaptionText(String) - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 텍스트를 지정합니다.
- setCaptionTextSize(float) - Method in class com.naver.maps.map.overlay.Marker
-
캡션의 텍스트 크기를 지정합니다.
- setCapType(PolylineOverlay.LineCap) - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
끝 지점의 모양을 지정합니다.
- setCenter(LatLng) - Method in class com.naver.maps.map.overlay.CircleOverlay
-
중심점을 지정합니다.
- setCircleColor(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
원의 색상을 반환합니다.
- setCircleOutlineColor(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
원의 테두리 색상을 지정합니다.
- setCircleOutlineWidth(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
원의 테두리 두께를 지정합니다.
- setCircleRadius(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
원의 반경을 지정합니다.
- setClient(NaverMapSdk.Client) - Method in class com.naver.maps.map.NaverMapSdk
-
클라이언트를 명시적으로 지정합니다.
- setColor(int) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
색상을 지정합니다.
- setColor(int) - Method in class com.naver.maps.map.overlay.CircleOverlay
-
색상을 지정합니다.
- setColor(int) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
경로선의 색상을 지정합니다.
- setColor(int) - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선의 색상을 지정합니다.
- setColor(int) - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
면의 색상을 지정합니다.
- setColor(int) - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
색상을 지정합니다.
- setColorParts(List<MultipartPathOverlay.ColorPart>) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
색상 파트의 목록을 지정합니다.
- setCompassEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
나침반을 활성화할지 여부를 지정합니다.
- setCompassEnabled(boolean) - Method in class com.naver.maps.map.util.FusedLocationSource
-
나침반의 활성화 여부를 지정합니다.
- setContentPadding(int, int, int, int) - Method in class com.naver.maps.map.NaverMap
-
지도의 콘텐츠 패딩을 지정합니다.
- setContentPadding(int, int, int, int, boolean) - Method in class com.naver.maps.map.NaverMap
-
지도의 콘텐츠 패딩을 지정합니다.
- setContentPadding(int, int, int, int, boolean, int) - Method in class com.naver.maps.map.NaverMap
-
지도의 콘텐츠 패딩을 지정합니다.
- setContentPadding(int, int, int, int, int) - Method in class com.naver.maps.map.NaverMap
-
지도의 콘텐츠 패딩을 지정합니다.
- setCoordParts(List<List<LatLng>>) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
좌표열 파트의 목록을 지정합니다.
- setCoords(List<LatLng>) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
좌표열을 지정합니다.
- setCoords(List<LatLng>) - Method in class com.naver.maps.map.overlay.PathOverlay
-
좌표열을 지정합니다.
- setCoords(List<LatLng>) - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
좌표열을 지정합니다.
- setCoords(List<LatLng>) - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
좌표열을 지정합니다.
- setDefaultCameraAnimationDuration(int) - Method in class com.naver.maps.map.NaverMap
-
카메라 이동 애니메이션의 기본 지속 시간을 지정합니다.
- setElevation(int) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
엘리베이션을 지정합니다.
- setExtent(LatLngBounds) - Method in class com.naver.maps.map.NaverMap
-
지도의 제한 영역을 지정합니다.
- setFlat(boolean) - Method in class com.naver.maps.map.overlay.Marker
-
마커를 평평하게 설정할지 여부를 지정합니다.
- setForceShowCaption(boolean) - Method in class com.naver.maps.map.overlay.Marker
-
마커가
Marker.isHideCollidedCaptions()
이true
인 다른 마커와 겹치더라도 캡션을 무조건 표시할지 여부를 지정합니다. - setForceShowIcon(boolean) - Method in class com.naver.maps.map.overlay.Marker
-
마커가
Marker.isHideCollidedMarkers()
이true
인 다른 마커와 겹치더라도 아이콘을 무조건 표시할지 여부를 지정합니다. - setFpsLimit(int) - Method in class com.naver.maps.map.NaverMap
-
지도의 최대 초당 프레임 수(FPS, frames per second)를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.CircleOverlay
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.GroundOverlay
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.InfoWindow
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.Marker
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.Overlay
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.PathOverlay
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
전역 Z 인덱스를 지정합니다.
- setGlobalZIndex(int) - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
전역 Z 인덱스를 지정합니다.
- setHeadSizeRatio(float) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
머리 크기의 배율을 반환합니다.
- setHeight(int) - Method in class com.naver.maps.map.overlay.Marker
-
아이콘의 높이를 지정합니다.
- setHideCollidedCaptions(boolean) - Method in class com.naver.maps.map.overlay.Marker
-
마커와 다른 마커의 캡션이 겹칠 경우 다른 마커의 캡션을 숨길지 여부를 지정합니다.
- setHideCollidedCaptions(boolean) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
경로선과 마커의 캡션이 겹칠 경우 마커의 캡션을 숨길지 여부를 지정합니다.
- setHideCollidedCaptions(boolean) - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선과 마커의 캡션이 겹칠 경우 마커의 캡션을 숨길지 여부를 지정합니다.
- setHideCollidedMarkers(boolean) - Method in class com.naver.maps.map.overlay.Marker
-
마커와 다른 마커가 겹칠 경우 다른 마커를 숨길지 여부를 지정합니다.
- setHideCollidedMarkers(boolean) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
경로선과 마커가 겹칠 경우 마커를 숨길지 여부를 지정합니다.
- setHideCollidedMarkers(boolean) - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선과 마커가 겹칠 경우 마커를 숨길지 여부를 지정합니다.
- setHideCollidedSymbols(boolean) - Method in class com.naver.maps.map.overlay.Marker
-
마커와 지도 심벌이 겹칠 경우 지도 심벌을 숨길지 여부를 지정합니다.
- setHideCollidedSymbols(boolean) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
경로선과 지도 심벌이 겹칠 경우 지도 심벌을 숨길지 여부를 지정합니다.
- setHideCollidedSymbols(boolean) - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선과 지도 심벌이 겹칠 경우 지도 심벌을 숨길지 여부를 지정합니다.
- setHoles(List<List<LatLng>>) - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
내부 홀의 목록을 지정합니다.
- setIcon(OverlayImage) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
아이콘을 지정합니다.
- setIcon(OverlayImage) - Method in class com.naver.maps.map.overlay.Marker
-
아이콘을 지정합니다.
- setIconHeight(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
아이콘의 높이를 지정합니다.
- setIconPerspectiveEnabled(boolean) - Method in class com.naver.maps.map.overlay.Marker
-
아이콘에 원근 효과를 적용할지 여부를 반환합니다.
- setIconTintColor(int) - Method in class com.naver.maps.map.overlay.Marker
-
아이콘에 덧입힐 색상을 지정합니다.
- setIconWidth(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
아이콘의 너비를 지정합니다.
- setImage(OverlayImage) - Method in class com.naver.maps.map.overlay.GroundOverlay
-
이미지를 지정합니다.
- setIndoorEnabled(boolean) - Method in class com.naver.maps.map.NaverMap
-
실내지도 활성화 여부를 지정합니다.
- setIndoorFocusRadius(int) - Method in class com.naver.maps.map.NaverMap
-
실내지도 영역의 포커스 유지 반경을 지정합니다.
- setIndoorLevelPickerEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
실내지도 층 피커를 활성화할지 여부를 지정합니다.
- setJoinType(PolylineOverlay.LineJoin) - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
연결점의 모양을 지정합니다.
- setLayerGroupEnabled(String, boolean) - Method in class com.naver.maps.map.NaverMap
-
레이어 그룹을 활성화할지 여부를 지정합니다.
- setLightness(float) - Method in class com.naver.maps.map.NaverMap
-
배경의 명도 계수를 지정합니다.
- setListener(TileCoverHelper.Listener) - Method in class com.naver.maps.map.util.TileCoverHelper
-
실패 이벤트 리스너를 지정합니다.
- setLiteModeEnabled(boolean) - Method in class com.naver.maps.map.NaverMap
-
라이트 모드를 활성화할지 여부를 지정합니다.
- setLocale(Locale) - Method in class com.naver.maps.map.NaverMap
-
지도의 로캘을 지정합니다.
- setLocationButtonEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
현위치 버튼을 활성화할지 여부를 지정합니다.
- setLocationSource(LocationSource) - Method in class com.naver.maps.map.NaverMap
-
위치 소스를 지정합니다.
- setLocationTrackingMode(LocationTrackingMode) - Method in class com.naver.maps.map.NaverMap
-
위치 추적 모드를 지정합니다.
- setLogoClickEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
네이버 로고 클릭을 활성화할지 여부를 지정합니다.
- setLogoGravity(int) - Method in class com.naver.maps.map.UiSettings
-
네이버 로고의 그래비티를 지정합니다.
- setLogoMargin(int, int, int, int) - Method in class com.naver.maps.map.UiSettings
-
네이버 로고의 마진을 지정합니다.
- setMap(NaverMap) - Method in class com.naver.maps.map.clustering.Clusterer
-
클러스터러를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.CircleOverlay
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.GroundOverlay
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.InfoWindow
- setMap(NaverMap) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
Deprecated.
LocationOverlay
를 보이거나 숨기고 싶은 경우Overlay.setVisible(boolean)
을 호출하세요. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.Marker
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.Overlay
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.PathOverlay
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
오버레이를
map
에 추가합니다. - setMap(NaverMap) - Method in class com.naver.maps.map.util.TileCoverHelper
-
지도 객체를 지정합니다.
- setMap(NaverMap) - Method in class com.naver.maps.map.widget.CompassView
-
이 컨트롤과 연결할 지도 객체를 지정합니다.
- setMap(NaverMap) - Method in class com.naver.maps.map.widget.IndoorLevelPickerView
-
이 컨트롤과 연결할 지도 객체를 지정합니다.
- setMap(NaverMap) - Method in class com.naver.maps.map.widget.LocationButtonView
-
이 컨트롤과 연결할 지도 객체를 지정합니다.
- setMap(NaverMap) - Method in class com.naver.maps.map.widget.ScaleBarView
-
이 컨트롤과 연결할 지도 객체를 지정합니다.
- setMap(NaverMap) - Method in class com.naver.maps.map.widget.ZoomControlView
-
이 컨트롤과 연결할 지도 객체를 지정합니다.
- setMapType(NaverMap.MapType) - Method in class com.naver.maps.map.NaverMap
-
지도의 유형을 지정합니다.
- setMaxTilt(double) - Method in class com.naver.maps.map.NaverMap
-
지도의 최대 기울기 각도를 지정합니다.
- setMaxZoom(double) - Method in class com.naver.maps.map.NaverMap
-
지도의 최대 줌 레벨을 지정합니다.
- setMaxZoom(double) - Method in class com.naver.maps.map.overlay.Overlay
-
오버레이가 보이는 최대 줌 레벨을 지정합니다.
- setMaxZoom(int) - Method in class com.naver.maps.map.util.TileCoverHelper
-
최대 줌 레벨을 지정합니다.
- setMaxZoomInclusive(boolean) - Method in class com.naver.maps.map.overlay.Overlay
-
지도의 줌 레벨과 오버레이의 최대 줌 레벨이 동일할 때 오버레이를 보일지 여부를 지정합니다.
- setMinZoom(double) - Method in class com.naver.maps.map.NaverMap
-
지도의 최소 줌 레벨을 지정합니다.
- setMinZoom(double) - Method in class com.naver.maps.map.overlay.Overlay
-
오버레이가 보이는 최소 줌 레벨을 지정합니다.
- setMinZoom(int) - Method in class com.naver.maps.map.util.TileCoverHelper
-
최소 줌 레벨을 지정합니다.
- setMinZoomInclusive(boolean) - Method in class com.naver.maps.map.overlay.Overlay
-
지도의 줌 레벨과 오버레이의 최소 줌 레벨이 동일할 때 오버레이를 보일지 여부를 지정합니다.
- setNightModeEnabled(boolean) - Method in class com.naver.maps.map.NaverMap
-
야간 모드를 활성화할지 여부를 지정합니다.
- setOffsetX(int) - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창과 좌표 또는 마커 간의 X축 방향 여백을 지정합니다.
- setOffsetY(int) - Method in class com.naver.maps.map.overlay.InfoWindow
-
정보 창과 좌표 또는 마커 간의 Y축 방향 여백을 지정합니다.
- setOnAuthFailedListener(NaverMapSdk.OnAuthFailedListener) - Method in class com.naver.maps.map.NaverMapSdk
-
인증 실패 이벤트 리스너를 지정합니다.
- setOnClickListener(Overlay.OnClickListener) - Method in class com.naver.maps.map.overlay.Overlay
-
클릭 이벤트 리스너를 지정합니다.
- setOnMapClickListener(NaverMap.OnMapClickListener) - Method in class com.naver.maps.map.NaverMap
-
클릭 이벤트 리스너를 지정합니다.
- setOnMapDoubleTapListener(NaverMap.OnMapDoubleTapListener) - Method in class com.naver.maps.map.NaverMap
-
더블 탭 이벤트 리스너를 지정합니다.
- setOnMapLongClickListener(NaverMap.OnMapLongClickListener) - Method in class com.naver.maps.map.NaverMap
-
롱 클릭 이벤트 리스너를 지정합니다.
- setOnMapTwoFingerTapListener(NaverMap.OnMapTwoFingerTapListener) - Method in class com.naver.maps.map.NaverMap
-
두 손가락 탭 리스너를 지정합니다.
- setOnSymbolClickListener(NaverMap.OnSymbolClickListener) - Method in class com.naver.maps.map.NaverMap
-
심벌 클릭 이벤트 리스너를 지정합니다.
- setOutlineColor(int) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
외곽선의 색상을 지정합니다.
- setOutlineColor(int) - Method in class com.naver.maps.map.overlay.CircleOverlay
-
테두리의 색상을 지정합니다.
- setOutlineColor(int) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
경로선의 테두리 색상을 지정합니다.
- setOutlineColor(int) - Method in class com.naver.maps.map.overlay.PathOverlay
-
경로선의 테두리 색상을 지정합니다.
- setOutlineColor(int) - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
테두리의 색상을 지정합니다.
- setOutlineWidth(int) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
외곽선의 두께를 지정합니다.
- setOutlineWidth(int) - Method in class com.naver.maps.map.overlay.CircleOverlay
-
테두리의 두께를 설정합니다.
- setOutlineWidth(int) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
테두리의 두께를 지정합니다.
- setOutlineWidth(int) - Method in class com.naver.maps.map.overlay.PathOverlay
-
테두리의 두께를 지정합니다.
- setOutlineWidth(int) - Method in class com.naver.maps.map.overlay.PolygonOverlay
-
테두리의 두께를 지정합니다.
- setPassedColor(int) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
지나온 경로선의 색상을 지정합니다.
- setPassedColor(int) - Method in class com.naver.maps.map.overlay.PathOverlay
-
지나온 경로선의 색상을 지정합니다.
- setPassedOutlineColor(int) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
-
지나온 경로선의 테두리 색상을 지정합니다.
- setPassedOutlineColor(int) - Method in class com.naver.maps.map.overlay.PathOverlay
-
지나온 경로선의 테두리 색상을 지정합니다.
- setPattern(int...) - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
점선 패턴을 지정합니다.
- setPatternImage(OverlayImage) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
패턴 이미지를 지정합니다.
- setPatternImage(OverlayImage) - Method in class com.naver.maps.map.overlay.PathOverlay
-
패턴 이미지를 지정합니다.
- setPatternInterval(int) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
패턴 이미지의 간격을 지정합니다.
- setPatternInterval(int) - Method in class com.naver.maps.map.overlay.PathOverlay
-
패턴 이미지의 간격을 지정합니다.
- setPickTolerance(int) - Method in class com.naver.maps.map.UiSettings
-
지도 클릭 시 피킹되는
Pickable
의 클릭 허용 반경을 지정합니다. - setPosition(LatLng) - Method in class com.naver.maps.map.overlay.InfoWindow
-
좌표를 지정합니다.
- setPosition(LatLng) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
좌표를 지정합니다.
- setPosition(LatLng) - Method in class com.naver.maps.map.overlay.Marker
-
좌표를 지정합니다.
- setProgress(double) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
진척률을
-1
~1
로 지정합니다. - setProgress(double) - Method in class com.naver.maps.map.overlay.PathOverlay
-
진척률을
-1
~1
로 지정합니다. - setRadius(double) - Method in class com.naver.maps.map.overlay.CircleOverlay
-
반경을 지정합니다.
- setRightToLeftEnabled(boolean) - Method in class com.naver.maps.map.widget.ScaleBarView
-
오른쪽 정렬을 활성화할지 여부를 지정합니다.
- setRotateGesturesEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
회전 제스처를 활성화할지 여부를 지정합니다.
- setRotateGesturesFriction(float) - Method in class com.naver.maps.map.UiSettings
-
회전 제스처의 마찰 계수를
0
~1
로 지정합니다. - setScaleBarEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
축척 바를 활성화할지 여부를 지정합니다.
- setScrollGesturesEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
스크롤 제스처를 활성화할지 여부를 지정합니다.
- setScrollGesturesFriction(float) - Method in class com.naver.maps.map.UiSettings
-
스크롤 제스처의 마찰 계수를
0
~1
로 지정합니다. - setStopGesturesEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
스톱 제스처를 활성화할지 여부를 지정합니다.
- setSubAnchor(PointF) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
보조 아이콘의 앵커를 지정합니다.
- setSubCaptionColor(int) - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 텍스트 색상을 지정합니다.
- setSubCaptionHaloColor(int) - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 외곽 색상을 지정합니다.
- setSubCaptionMaxZoom(double) - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션이 보이는 최대 줌 레벨을 지정합니다.
- setSubCaptionMinZoom(double) - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션이 보이는 최소 줌 레벨을 지정합니다.
- setSubCaptionRequestedWidth(int) - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 너비를 지정합니다.
- setSubCaptionText(String) - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 텍스트를 지정합니다.
- setSubCaptionTextSize(float) - Method in class com.naver.maps.map.overlay.Marker
-
보조 캡션의 텍스트 크기를 지정합니다.
- setSubIcon(OverlayImage) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
보조 아이콘을 지정합니다.
- setSubIconHeight(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
보조 아이콘의 높이를 지정합니다.
- setSubIconWidth(int) - Method in class com.naver.maps.map.overlay.LocationOverlay
-
보조 아이콘의 너비를 지정합니다.
- setSymbolPerspectiveRatio(float) - Method in class com.naver.maps.map.NaverMap
-
지도를 기울일 때 적용되는 심벌의 원근 계수를 지정합니다.
- setSymbolScale(float) - Method in class com.naver.maps.map.NaverMap
-
심벌의 크기 배율을 지정합니다.
- setTag(Object) - Method in class com.naver.maps.map.overlay.Overlay
-
태그를 지정합니다.
- setTiltGesturesEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
틸트 제스처를 활성화할지 여부를 지정합니다.
- setUpdateOnChange(boolean) - Method in class com.naver.maps.map.util.TileCoverHelper
-
타일 목록을 갱신할 때
NaverMap.OnCameraIdleListener
대신NaverMap.OnCameraChangeListener
를 사용할지 여부를 지정합니다. - setVisible(boolean) - Method in class com.naver.maps.map.overlay.Overlay
-
가시성을 지정합니다.
- setWidth(int) - Method in class com.naver.maps.map.overlay.ArrowheadPathOverlay
-
두께를 지정합니다.
- setWidth(int) - Method in class com.naver.maps.map.overlay.Marker
-
아이콘의 너비를 지정합니다.
- setWidth(int) - Method in class com.naver.maps.map.overlay.MultipartPathOverlay
-
두께를 지정합니다.
- setWidth(int) - Method in class com.naver.maps.map.overlay.PathOverlay
-
두께를 지정합니다.
- setWidth(int) - Method in class com.naver.maps.map.overlay.PolylineOverlay
-
두께를 지정합니다.
- setZIndex(int) - Method in class com.naver.maps.map.overlay.Overlay
-
보조 Z 인덱스를 지정합니다.
- setZoomControlEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
줌 컨트롤을 활성화할지 여부를 지정합니다.
- setZoomGesturesEnabled(boolean) - Method in class com.naver.maps.map.UiSettings
-
줌 제스처를 활성화할지 여부를 지정합니다.
- setZoomGesturesFriction(float) - Method in class com.naver.maps.map.UiSettings
-
줌 제스처의 마찰 계수를
0
~1
로 지정합니다. - SIZE_AUTO - Static variable in class com.naver.maps.map.overlay.LocationOverlay
-
너비 또는 높이가 자동임을 나타내는 상수.
- SIZE_AUTO - Static variable in class com.naver.maps.map.overlay.Marker
-
너비 또는 높이가 자동임을 나타내는 상수.
- Square - Enum constant in enum com.naver.maps.map.overlay.PolylineOverlay.LineCap
-
사각형.
- STATE_MAP_VIEW - Static variable in class com.naver.maps.map.LegacyMapFragment
-
Deprecated.
- STATE_MAP_VIEW - Static variable in class com.naver.maps.map.MapFragment
- stopGesturesEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
스톱 제스처를 활성화할지 여부를 지정합니다.
- Symbol - Class in com.naver.maps.map
-
지도에 표시되는 아이콘, 텍스트 등 피킹 가능한 심벌을 나타내는 클래스.
- symbolPerspectiveRatio(float) - Method in class com.naver.maps.map.NaverMapOptions
-
지도를 기울일 때 적용되는 심벌의 원근 계수를 지정합니다.
- symbolScale(float) - Method in class com.naver.maps.map.NaverMapOptions
-
심벌의 크기 배율을 지정합니다.
T
- tagMergeStrategy(TagMergeStrategy) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
- TagMergeStrategy - Interface in com.naver.maps.map.clustering
- takeSnapshot(boolean, NaverMap.SnapshotReadyCallback) - Method in class com.naver.maps.map.NaverMap
-
현재 지도의 스냅숏을 촬영합니다.
- takeSnapshot(NaverMap.SnapshotReadyCallback) - Method in class com.naver.maps.map.NaverMap
-
컨트롤을 포함한 현재 지도의 스냅숏을 촬영합니다.
- target - Variable in class com.naver.maps.map.CameraPosition
-
카메라의 좌표.
- Terrain - Enum constant in enum com.naver.maps.map.NaverMap.MapType
-
지형도.
- thresholdStrategy(ThresholdStrategy) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
두
Node
를 클러스터링할 기준 거리를 구하는 전략을 지정합니다. - ThresholdStrategy - Interface in com.naver.maps.map.clustering
-
두
Node
를 클러스터링할 기준 거리를 구하는 전략에 대한 인터페이스. - TileCoverHelper - Class in com.naver.maps.map.util
-
지도 화면을 커버하는 타일의 목록을 관리하며 변경이 일어나면 이벤트를 발생시키는 유틸리티 클래스.
- TileCoverHelper() - Constructor for class com.naver.maps.map.util.TileCoverHelper
-
생성자.
- TileCoverHelper.Listener - Interface in com.naver.maps.map.util
-
타일 목록에 변경이 일어남에 대한 이벤트 리스너 인터페이스.
- TileId - Class in com.naver.maps.map
-
타일 ID를 다루는 클래스.
- tilt - Variable in class com.naver.maps.map.CameraPosition
-
기울기 각도.
- tiltBy(double) - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 기울기 각도를
delta
만큼 변경하도록 지정합니다. - tiltGesturesEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
틸트 제스처를 활성화할지 여부를 지정합니다.
- tiltTo(double) - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 기울기 각도를
tilt
로 변경하도록 지정합니다. - toCameraPosition(CameraPosition) - Static method in class com.naver.maps.map.CameraUpdate
-
카메라를
position
위치로 이동하는CameraUpdate
객체를 생성합니다. - toLatLngBounds(int, int, int) - Static method in class com.naver.maps.map.TileId
-
z
,x
,y
성분을 조합한 타일의 영역을 반환합니다. - toLatLngBounds(long) - Static method in class com.naver.maps.map.TileId
-
tileId
타일의 영역을 반환합니다. - Top - Enum constant in enum com.naver.maps.map.overlay.Align
-
위.
- TopLeft - Enum constant in enum com.naver.maps.map.overlay.Align
-
왼쪽 위.
- TopRight - Enum constant in enum com.naver.maps.map.overlay.Align
-
오른쪽 위.
- toScreenLocation(LatLng) - Method in class com.naver.maps.map.Projection
-
위경도 좌표를 화면 좌표로 변환합니다.
- toScreenLocationAt(LatLng, double, double, double, boolean) - Method in class com.naver.maps.map.Projection
-
위경도 좌표를 카메라가 지정된 줌 레벨, 틸트/베어링 각도일 때의 화면 좌표로 변환합니다.
- toString() - Method in class com.naver.maps.map.CameraPosition
- toString() - Method in class com.naver.maps.map.overlay.MultipartPathOverlay.ColorPart
- toString() - Method in class com.naver.maps.map.overlay.OverlayImage
- toString() - Method in class com.naver.maps.map.Symbol
- translucentTextureSurface(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
TextureView
를 투명하게 만들지 여부를 지정합니다.
U
- UiSettings - Class in com.naver.maps.map
-
제스처 사용, 컨트롤 노출 등 사용자 인터페이스와 관련된 설정을 관리하는 클래스.
- updateClusterMarker(ClusterMarkerInfo, Marker) - Method in interface com.naver.maps.map.clustering.ClusterMarkerUpdater
-
cluster
의 정보를marker
의 속성에 반영합니다. - updateClusterMarker(ClusterMarkerInfo, Marker) - Method in class com.naver.maps.map.clustering.DefaultClusterMarkerUpdater
-
cluster
의 정보를marker
의 속성에 반영합니다. - updateLeafMarker(LeafMarkerInfo, Marker) - Method in class com.naver.maps.map.clustering.DefaultLeafMarkerUpdater
-
info
의 정보를marker
의 속성에 반영합니다. - updateLeafMarker(LeafMarkerInfo, Marker) - Method in interface com.naver.maps.map.clustering.LeafMarkerUpdater
-
info
의 정보를marker
의 속성에 반영합니다. - updateOnChange(boolean) - Method in class com.naver.maps.map.clustering.Clusterer.ComplexBuilder
-
화면상 마커를 갱신할 때
NaverMap.OnCameraIdleListener
대신NaverMap.OnCameraChangeListener
를 사용할지 여부를 지정합니다. - useTextureView(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
지도 렌더링을 위해
GLSurfaceView
대신TextureView
를 사용할지 여부를 지정합니다.
V
- valueOf(String) - Static method in enum com.naver.maps.map.CameraAnimation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.naver.maps.map.LocationTrackingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.naver.maps.map.NaverMap.MapType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.naver.maps.map.overlay.Align
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.naver.maps.map.overlay.PolylineOverlay.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.naver.maps.map.overlay.PolylineOverlay.LineJoin
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.naver.maps.map.CameraAnimation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.naver.maps.map.LocationTrackingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.naver.maps.map.NaverMap.MapType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.naver.maps.map.overlay.Align
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.naver.maps.map.overlay.PolylineOverlay.LineCap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.naver.maps.map.overlay.PolylineOverlay.LineJoin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ViewAdapter() - Constructor for class com.naver.maps.map.overlay.InfoWindow.ViewAdapter
W
- withParams(CameraUpdateParams) - Static method in class com.naver.maps.map.CameraUpdate
-
params
를 이용해 카메라를 이동하는CameraUpdate
객체를 생성합니다. - writeToParcel(Parcel, int) - Method in class com.naver.maps.map.CameraPosition
- writeToParcel(Parcel, int) - Method in class com.naver.maps.map.NaverMapOptions
X
Y
- y(long) - Static method in class com.naver.maps.map.TileId
-
tileId
의y
성분을 반환합니다. - YELLOW - Static variable in class com.naver.maps.map.util.MarkerIcons
-
노란색 아이콘.
Z
- z(long) - Static method in class com.naver.maps.map.TileId
-
tileId
의z
성분을 반환합니다. - zoom - Variable in class com.naver.maps.map.CameraPosition
-
줌 레벨.
- zoomBy(double) - Static method in class com.naver.maps.map.CameraUpdate
-
카메라의 줌 레벨을
delta
만큼 변경하는CameraUpdate
객체를 생성합니다. - zoomBy(double) - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 줌 레벨을
delta
만큼 변경하도록 지정합니다. - zoomControlEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
줌 컨트롤을 활성화할지 여부를 지정합니다.
- ZoomControlView - Class in com.naver.maps.map.widget
-
줌 버튼 컨트롤.
- ZoomControlView(Context) - Constructor for class com.naver.maps.map.widget.ZoomControlView
- ZoomControlView(Context, AttributeSet) - Constructor for class com.naver.maps.map.widget.ZoomControlView
- ZoomControlView(Context, AttributeSet, int) - Constructor for class com.naver.maps.map.widget.ZoomControlView
- zoomGesturesEnabled(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
줌 제스처를 활성화할지 여부를 지정합니다.
- zoomGesturesFriction(float) - Method in class com.naver.maps.map.NaverMapOptions
-
줌 제스처의 마찰 계수를
0
~1
로 지정합니다. - zoomIn() - Static method in class com.naver.maps.map.CameraUpdate
-
카메라의 줌 레벨을
1
만큼 증가하는CameraUpdate
객체를 생성합니다. - zoomIn() - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 줌 레벨을
1
만큼 증가하도록 지정합니다. - zoomOut() - Static method in class com.naver.maps.map.CameraUpdate
-
카메라의 줌 레벨을
1
만큼 감소하는CameraUpdate
객체를 생성합니다. - zoomOut() - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 줌 레벨을
1
만큼 감소하도록 지정합니다. - zoomTo(double) - Static method in class com.naver.maps.map.CameraUpdate
-
카메라의 줌 레벨을
zoom
으로 변경하는CameraUpdate
객체를 생성합니다. - zoomTo(double) - Method in class com.naver.maps.map.CameraUpdateParams
-
카메라의 줌 레벨을
zoom
으로 변경하도록 지정합니다. - zOrderMediaOverlay(boolean) - Method in class com.naver.maps.map.NaverMapOptions
-
GLSurfaceView
의zOrderMediaOverlay
를 활성화할지 여부를 지정합니다.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
NaverMap.DEFAULT_BACKGROUND_COLOR_LIGHT
또는NaverMap.DEFAULT_BACKGROUND_COLOR_DARK
를 사용하세요.