| java.lang.Object | |
| ↳ | com.mapsted.map.MapstedMapApi |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | MapstedMapApi.ConfigImpl | ||||||||||
| class | MapstedMapApi.CustomPlotImpl | ||||||||||
| class | MapstedMapApi.CustomViewsImpl | ||||||||||
| class | MapstedMapApi.DataSourcesImpl | ||||||||||
| class | MapstedMapApi.LayersImpl | ||||||||||
| class | MapstedMapApi.LayoutImpl | ||||||||||
| class | MapstedMapApi.LifecycleImpl | ||||||||||
| class | MapstedMapApi.MapCameraImpl | ||||||||||
| class | MapstedMapApi.MapViewImpl | ||||||||||
| class | MapstedMapApi.SetupImpl | ||||||||||
| class | MapstedMapApi.WayfindingImpl | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | arePropertyAndAllBuildingsPlotted(int propertyId) | ||||||||||
| MapApi.DataSources |
data()
Get reference to the map api's DataSources
| ||||||||||
| CoreApi |
getCoreApi()
Get the core api
| ||||||||||
| MapstedMapManager |
getMapstedMapManager()
Get MapstedMapManager
| ||||||||||
| PropertyData |
getSelectedPropertyData()
Get current selected building data.
| ||||||||||
| MapApi.Lifecycle |
lifecycle()
get reference to map api's
MapApi.Lifecycle | ||||||||||
| MapApi.MapView |
mapView()
Get reference to the map api's MapView
| ||||||||||
| static MapApi | newInstance(Context context) | ||||||||||
| static MapApi | newInstance(Context context, CoreApi coreApi) | ||||||||||
| void | setOnMapSdkSetupListener(OnMapSdkSetupListener listener) | ||||||||||
| MapApi.Setup |
setup()
Get reference to the map api's Setup
| ||||||||||
| MapApi.Wayfinding |
wayfinding()
Get reference to the map api's Wayfinding
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.mapsted.map.MapApi
| |||||||||||
Get MapstedMapManager
Get current selected building data.