VisioMove-Sample
2.1.3
|
Interface for Objects anchored to the map view. More...
Public Member Functions | |
virtual void | setAnchorPosition (const std::string &pPlaceID)=0 |
Sets the anchoring to a specific place. More... | |
![]() | |
virtual void | show ()=0 |
Displays this Object. More... | |
virtual void | hide ()=0 |
Hides this Object. More... | |
virtual bool | isVisible ()=0 |
Interface for Objects anchored to the map view.
Note: Currently this interface isn't used within the iOS sample application
|
pure virtual |
Sets the anchoring to a specific place.
pPlaceID | The place where to set the anchoring. |