com.mapsted.map.MapApi |
![]() |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | MapApi.Config | Access/manage map related settings/configs | |||||||||
interface | MapApi.CustomPlot | Access/manage your own plot objects/geometries | |||||||||
interface | MapApi.CustomViews | Access/manage customizable UI/UX | |||||||||
interface | MapApi.DataSources | Access/manage map-related data sources and current selections | |||||||||
class | MapApi.DefaultPlotListener | Default plot listener which can be used for overriding only specific methods | |||||||||
class | MapApi.DefaultPropertyPlotListener | Default property plot listener which can be used for overriding only specific methods | |||||||||
interface | MapApi.Layers | Access/manage map-layer related functionality | |||||||||
interface | MapApi.Layout | Access/manage layout related functionality | |||||||||
interface | MapApi.Lifecycle | Lifecycle related functions | |||||||||
interface | MapApi.MapCamera | ||||||||||
interface | MapApi.MapClickListener | ||||||||||
interface | MapApi.MapEventListener | ||||||||||
interface | MapApi.MapInitCallback | Callback from mapApi initialization | |||||||||
interface | MapApi.MapOverlayRepositoryCallback | ||||||||||
interface | MapApi.MapView | Access MapView related information and functionalities | |||||||||
interface | MapApi.MapViewSetupListener | Internal callback for when MapView is initialized | |||||||||
interface | MapApi.PlotListener | Plot listener for notifying the plotting progress | |||||||||
interface | MapApi.PropertyBuildingPlotListener | Plot listener for notifying when buildings are completed | |||||||||
interface | MapApi.PropertyPlotListener | Plot listener for plotting property. | |||||||||
interface | MapApi.Setup | Access/manage map-related setup | |||||||||
interface | MapApi.Wayfinding | Access Wayfinding, Routing, turn-by-turn Navigation related information and functionalities |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract MapApi.DataSources |
data()
Get reference to the map api's
MapApi.DataSources
| ||||||||||
abstract CoreApi |
getCoreApi()
Get CoreApi
| ||||||||||
abstract MapstedMapManager |
getMapstedMapManager()
Get MapstedMapManager
| ||||||||||
abstract MapApi.Lifecycle |
lifecycle()
get reference to map api's
MapApi.Lifecycle | ||||||||||
abstract MapApi.MapView |
mapView()
Get reference to the map api's
MapApi.MapView
| ||||||||||
abstract MapApi.Setup |
setup()
Get reference to the map api's
MapApi.Setup
| ||||||||||
abstract MapApi.Wayfinding |
wayfinding()
Get reference to the map api's
MapApi.Wayfinding
|
Get MapstedMapManager