Package com.naver.maps.map.util
Class MapConstants
java.lang.Object
com.naver.maps.map.util.MapConstants
지도 관련 상수를 모은 클래스.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.naver.maps.geometry.LatLngBounds
한국 지역만을 포함하는 영역.static final double
한국 지역만 표시하고자 할 경우 사용하기 적합한 최소 줌 레벨. -
Method Summary
-
Field Details
-
EXTENT_KOREA
@NonNull public static final com.naver.maps.geometry.LatLngBounds EXTENT_KOREA한국 지역만을 포함하는 영역. -
MIN_ZOOM_KOREA
public static final double MIN_ZOOM_KOREA한국 지역만 표시하고자 할 경우 사용하기 적합한 최소 줌 레벨.- See Also:
-