NavigationManagerDynamicZoomer Class | ![]() |
Namespace: Telogis.GeoBase.Navigation
The NavigationManagerDynamicZoomer type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | HysteresisLimit |
Dynamic zooming has an optional hysteresis feature to prevent the map
jumping between zooms when vehicle speed is hovering about the zoom-out
limit. Vehicle speed must drop HysteresisLimit below the zoom out speed
before the map will zoom into the next lowest level.
|
![]() | PerspectiveMode |
Gets or sets the
DynamicZoomer's
current
PerspectiveMode.
The default behavior is dynamic zooming is only in effect for two-point-five-d maps.
|
Name | Description | |
---|---|---|
![]() | Clear |
Clears the currently set dynamic zoom behavior.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetZoomAtDistance |
Sets a distance from the next approaching nav event at which to initiate zooming.
This may be called multiple times to zoom at different distances.
|
![]() | SetZoomAtSpeed |
Sets a speed at which the map will initiate zooming. This may be called multiple times to
initiate zooming at different speeds.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |