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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MapApi.DataSources |
data()
Get reference to the map api's DataSources
| ||||||||||
CoreApi |
getCoreApi()
Get the core api
| ||||||||||
String | getMapTilesFilePath() | ||||||||||
MapstedMapManager |
getMapstedMapManager()
Get MapstedMapManager
| ||||||||||
PropertyData |
getSelectedPropertyData()
Get current selected building data.
| ||||||||||
void | initPropertyLayer(int propertyId, VectorElementEventListener vectorElementListener, IMapstedVectorTileClicked vectorTileClickedListener, Consumer<Boolean> callback) | ||||||||||
boolean | isBuildingPlotted(int buildingId) | ||||||||||
boolean | isPropertyPlotted(int propertyId) | ||||||||||
MapApi.Lifecycle |
lifecycle()
get reference to map api's
MapApi.Lifecycle | ||||||||||
MapOverlayRepository | mapOverLayRepository() | ||||||||||
MapApi.MapView |
mapView()
Get reference to the map api's MapView
| ||||||||||
static MapApi | newInstance(Context context) | ||||||||||
static MapApi | newInstance(Context context, CoreApi coreApi) | ||||||||||
void | notifyMapFloorSelectorChanged(int propertyId, int buildingId, int floorId) | ||||||||||
boolean | removeBuildingFromMap(int buildingId, boolean force) | ||||||||||
void | removeSelectEntityPin() | ||||||||||
void | selectBuildingAndDrawIfNeeded(int selectedBuildingId, MapDataSelection.Listener buildingListener) | ||||||||||
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get MapstedMapManager
Get current selected building data.