This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.googlemapspictureformat [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.googlemapspictureformat [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.GoogleMapsPictureFormat ====== | ====== ThinkGeo.MapSuite.Core.GoogleMapsPictureFormat ====== | ||
- | O:15:"HistoryBlobStub":3:{s:6:"mOldId";s:5:"21742";s:5:"mHash";s:32:"5e1a8fc4538294651ef3fcc80f770515";s:4:"mRef";s:5:"35412";} | + | {{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. | ||
+ | |||
+ | **Gif** | ||
+ | * **Summary**:This format will specify the returing images from GoogleMaps in Gif format. | ||
+ | |||
+ | **Png8** | ||
+ | * **Summary**:This format will specify the returing images from GoogleMaps in Png8 format. | ||
+ | |||
+ | **Png32** | ||
+ | * **Summary**:This format will specify the returing images from GoogleMaps in Png32 format. | ||