====== ThinkGeo.MapSuite.Core.WorldMapKitProjection ====== {{section>upgrade_map_suite_to_10.0}} This enumeration represents which projection will use for world map kit. == Remarks == The Default item is the same as DecimalDegrees. == Items == **Default** * **Summary**:The same as DecimalDegrees. **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.