This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.portablecore.googlemapspictureformat [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.googlemapspictureformat [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.PortableCore.GoogleMapsPictureFormat ====== | + | ====== ThinkGeo.MapSuite.Core.GoogleMapsPictureFormat ====== |
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | * //This enumeration specifies the picture formats when getting images back to client from Google Maps.// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | == Items == | ||
| + | **Jpeg** | ||
| + | * **Summary**:This format will specify the returing images from GoogleMaps in Jpeg format. | ||
| - | <!-- Enumeration --> | + | **Gif** |
| - | This enumeration specifies the picture formats when getting images back to client from Google Maps. | + | * **Summary**:This format will specify the returing images from GoogleMaps in Gif format. |
| - | ===== Items ===== | + | |
| - | ^ Name ^ Summary ^ | + | **Png8** |
| - | | Jpeg | This format will specify the returing images from GoogleMaps in Jpeg format. | | + | * **Summary**:This format will specify the returing images from GoogleMaps in Png8 format. |
| - | | Gif | This format will specify the returing images from GoogleMaps in Gif format. | | + | |
| - | | Png8 | This format will specify the returing images from GoogleMaps in Png8 format. | | + | **Png32** |
| - | | Png32 | This format will specify the returing images from GoogleMaps in Png32 format. | | + | * **Summary**:This format will specify the returing images from GoogleMaps in Png32 format. |
| - | __NOTOC__ | ||
| - | [[Category:MapSuitePortableCore]] | ||
| - | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||