DirectionsZoomTo Method |
Name | Description | |
---|---|---|
ZoomTo(IMap) |
Zooms the given map to this driving route.
| |
ZoomTo(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. |