This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightcore.tileimageformat [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightcore.tileimageformat [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightCore.TileImageFormat ====== | ====== ThinkGeo.MapSuite.SilverlightCore.TileImageFormat ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | Specifies the format of the map image. | ||
+ | == Remarks == | ||
+ | If the image is overlaid atop other images, use the PNG image format (which can use a transparent background). If you have a low bandwidth network, use the JPEG image format. You can reduce the quality of the JPEG image and make its size smaller. | ||
+ | == Items == | ||
+ | **Png** | ||
+ | * **Summary**:Specifies the image is in the W3C Portable Network Graphics (PNG) image format. | ||
- | <!-- Enumeration --> | + | **Jpeg** |
- | ===== Items ===== | + | * **Summary**:Specifies the image is in the Joint Photographic Experts Group (JPEG) image format. |
- | ^ Name ^ Summary ^ | + | |
- | | Png | | | + | |
- | | Jpeg | | | + | |
- | __NOTOC__ | ||
- | [[Category:SilverlightMapSuiteCore]] | ||
- | [[Category:ThinkGeo.MapSuite.SilverlightCore]] | ||
- | [[Category:UpdateDocumentation]] | ||