ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
Contains important properties and methods of current map object.
N/A
N/A
ToScreenCoordinate(PointShape)
Converts a point from world coordinate to screen coordinate.
N/A
GetSnappedZoomLevelIndex(RectangleShape)
Gets a snapped zoom level index from the provided extent.
The extent will automatically snapped a closest scale from the ZoomLevelScale list, and create an extent back with the map's screen width and height.
GetSnappedZoomLevelIndex(Double)
Gets a snapped zoom level index from the provided scale.
The scale will automatically snapped a closest scale from the ZoomLevelScale list, and create an extent back with the map's screen width and height.
GetSnappedExtent(RectangleShape)
Gets a snapped extent from the provided extent.
N/A
GetSnappedExtent(RectangleShape,ZoomSnapDirection)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets a collection of double values that determines the zoomlevel scales.
N/A
Gets or sets a double value that indicates the current resolution of the map.
N/A
N/A
This property gets and sets a maximum scale when navigating the map. When you keep zooming out, and the target scale is bigger than the maximum scale, the zooming operation will be stopped.
N/A
This property gets and sets a minimum scale when navigating the map. When you keep zooming in, and the target scale is smaller than the minimum scale, the zooming operation will be stopped.
N/A
N/A
N/A