DirectionsZoomTo Method (IMap) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Zooms the given map to this driving route.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void ZoomTo(
IMap aMap
)
Public Sub ZoomTo (
aMap As IMap
)
Parameters
- aMap
- Type: Telogis.GeoBaseIMap
IMap upon which the zoom takes place.
See Also