Click or drag to resize

NavigationManagerUnforceMapPerspective Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Clear any forced map perspective so that the map perspective is set dynamically based on heading.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void UnforceMapPerspective()
Remarks
When the map perspective is dynamic, it uses MapPerspective.TwoD when the heading is due north, MapPerspective.TwoPointFiveD otherwise.
See Also