TileImageFormatInfoMetricScaleForZoomlevel Method |
Namespace:
Easymap.AddIn.Export
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic static float MetricScaleForZoomlevel(
Map map,
int zoomLevel
)
Public Shared Function MetricScaleForZoomlevel (
map As Map,
zoomLevel As Integer
) As Single
Parameters
- map
- Type: Easymap.AddIn.MappingMap
- zoomLevel
- Type: SystemInt32
Return Value
Type:
Single
See Also