JavaScript is disabled on your browser.
Skip navigation links
iNavi Maps SDK for Android 0.11.0 Reference
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inavi.mapsdk.style.clustering
Interface ClusterItem
public interface
ClusterItem
클러스터링 대상이 되는 아이템에 대한 인터페이스.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
LatLng
getPosition
()
아이템의 위치 좌표를 반환합니다.
Method Details
getPosition
LatLng
getPosition
()
아이템의 위치 좌표를 반환합니다.