[]
Zooms the map with the specified delta, at the specified position.
public void ZoomAt(double zoomDelta, Point position)
Type | Name | Description |
---|---|---|
double | zoomDelta | The delta of the zoom value. |
Point | position | The position in map's client area. |
Valid only after the map is rendered.