[]
Sets the zoom and center of the map.
public void SetZoomCenter(double zoom, Point center)
Type | Name | Description |
---|---|---|
double | zoom | The new zoom of the map. |
Point | center | The new center of the map, in geography unit. |
Valid only after the map is rendered.