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. |
Interface for Objects anchored to the map view.
virtual void VgMyAnchoredDisplay::setAnchorPosition | ( | const std::string & | pPlaceID ) | [pure virtual] |
Sets the anchoring to a specific place.
pPlaceID | The place where to set the anchoring. |