Click or drag to resize

DirectionsZoomTo Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodZoomTo(IMap)
Zooms the given map to this driving route.
Public methodZoomTo(IMap, Int32)

Zooms the given map to this driving route, and ensures that there is a visible buffer of buffer pixels between the edge of the route and the edge of the map.

For example, setting buffer to 10 results in a map where the edges of this driving route are 10 pixels in from the edge of the map.

Top
See Also