====== 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. **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.