Class | Description |
---|---|
VgMyAvatarDiscDisplay |
Displays an avatar disc that represents the accuracy of the current location on the map.
|
VgMyAvatarDisplay |
Displays an avatar for the user that will display its position on the map.
|
VgMyBubbleView |
Displays information about places in top of the map
This UIView can be shown above the map to display various information
IMPLEMENTATION TIPS :
You can display any kind of UIView
Use this class to display information when the user clics on a place (Name, thumbnail, ...)
|
VgMyInstructionView |
Displays the navigation instructions and way to jump from previous or next ones.
|
VgMyMapManagerListParser | |
VgMyNavigationHelper |
This class is a helper for natural navigation management.
|
VgMyNavigationLocationProvider | |
VgMyPlaceConfigurationSetter |
Sets ID & Icons on places.
|
VgMyRemoteMapManagerImpl | |
VgMyRouteStyler | |
VgMyRoutingHelper |
Provides common operation on routes.
|
VgMySimulatedLocationProvider |
Simulates a position provider.
|
VgMyStackedLayerAndCameraHandler |
Controls the camera & the Layer display.
|
Enum | Description |
---|---|
VgMyRouteStyler.RouteStyle | |
VgMyStackedLayerAndCameraHandler.VgMyConfigurableParam |
The below enum represents parameters that can be configured to
change the behaviour of the VgMyStackedLayerAndCameraHandler object.
|