| com.mapsted.map.MapApi | 
   Known Indirect Subclasses
  
 | 
| 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.DefaultSelectBuildingListener | ||||||||||
| class | MapApi.DefaultSelectPropertyListener | ||||||||||
| 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.SelectBuildingListener | ||||||||||
| interface | MapApi.SelectPropertyListener | ||||||||||
| 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