Landmark Store
Landmark store object.
Properties
All categories.
Type of the landmark store. The result value if in range of ELandmarkStoreType
Functions
Adds a new category to the store. After this method call, the category object that is passed as a parameter belongs to this landmark store. The category must have a name.
Add a landmark to the specified category in the landmark store.
Cancel async import landmarks operation
Creates a landmarks browse session for the specified settings.
Gets the list of categories for the specified landmark.
Gets the category by ID.
Gets the specified landmark.
Get the landmarks within the specified category.
Get the landmarks within the specified area.
Async import landmarks from given file format.
Async import landmarks from given buffer format
Get fast update mode state
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object
Remove all landmarks from store.
Remove the specified category.
Removes the specified landmark.
Set landmark category id
Start landmark store fast update mode
Stop landmark store fast update mode
Update the specified category. The category object must belong to this landmark store. No fields of the parameter will be updated by this call.
Update the information about a landmark.