Landmark Store Service
LandmarkStoreService object. This behaves like a singleton, i.e. all instances are sharing behind the same API interface
Properties
Get LandmarkStore id attached to geofence database
All existing landmark stores.
LandmarkStore id attached to map address database information.
Get LandmarkStore id attached to map cities database information.
Map POIs landmark store.
Get LandmarkStore id attached to overlays database
Functions
Add new listener for landmark store events.
Create a new landmark store. The landmark store type for all stores created with this function is ELandmarkStoreType.Default.
Get landmark store by ID.
Get landmark store by name.
Get the type of the landmark store ( see ELandmarkStoreType )
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object
Register an already existing landmark store.
Remove the landmark store specified by ID.
Remove listener for landmark store events.