This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightedition.googleimageformat [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightedition.googleimageformat [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightEdition.GoogleImageFormat ====== | ====== ThinkGeo.MapSuite.SilverlightEdition.GoogleImageFormat ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enum represents the Google Image Format requests by Google's static API. | This enum represents the Google Image Format requests by Google's static API. | ||
- | === Remarks === | + | == Remarks == |
This enum represents the Google Image Format requests by Google's static API. | This enum represents the Google Image Format requests by Google's static API. | ||
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **Jpeg** |
- | | Jpeg | This format will specify the returing images from GoogleMaps in Jpeg format. | | + | * **Summary**:This format will specify the returing images from GoogleMaps in Jpeg 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. | | + | **Gif** |
- | | Png32 | This format will specify the returing images from GoogleMaps in Png32 format. | | + | * **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. | ||
- | __NOTOC__ | ||
- | [[Category:SilverlightEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.SilverlightEdition]] | ||