VisioDevKit-Sample
v2.0
|
Interface for Objects that insert POIs into the map view. More...
Public Member Functions | |
virtual void | setPoiCallback (const std::string &pIdentifier, VgEngine::VgRefPtr< Vg3DModule::VgIGeometryCallback >const &pCallback)=0 |
Sets a callback for a specific POI identifier. More... | |
Interface for Objects that insert POIs into the map view.
Objects that implement this interfaces should declare static strings for every POIs (or categories) that reacts to click with distincts behaviors.
|
pure virtual |
Sets a callback for a specific POI identifier.
Implemented in VgMyRoutingHelper.