Click or drag to resize

DirectionsZoomTo Method (IMap)

Verizon Connect Logo
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
)

Parameters

aMap
Type: Telogis.GeoBaseIMap
IMap upon which the zoom takes place.
See Also