This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.worldmapkitprojection [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.worldmapkitprojection [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.WorldMapKitProjection ====== | ====== ThinkGeo.MapSuite.Core.WorldMapKitProjection ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration represents which projection will use for world map kit. | This enumeration represents which projection will use for world map kit. | ||
- | === Remarks === | + | == Remarks == |
The Default item is the same as DecimalDegrees. | The Default item is the same as DecimalDegrees. | ||
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **Default** |
- | | Default | The same as DecimalDegrees. | | + | * **Summary**:The same as DecimalDegrees. |
- | | DecimalDegrees | DecimalDegrees, for example, the EPSG:4326 is decimal degrees. | | + | |
- | | SphericalMercator | SphericalMercator, for example, the Google Maps use EPSG:900913 is spherical mercator. | | + | **DecimalDegrees** |
+ | * **Summary**:DecimalDegrees, for example, the EPSG:4326 is decimal degrees. | ||
+ | |||
+ | **SphericalMercator** | ||
+ | * **Summary**:SphericalMercator, for example, the Google Maps use EPSG:900913 is spherical mercator. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuiteCore]] | ||
- | [[Category:ThinkGeo.MapSuite.Core]] | ||