This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.tileimageformat [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.tileimageformat [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.TileImageFormat ====== | + | ====== ThinkGeo.MapSuite.Core.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 NativeGraphics (PNG) image format. | ||
- | <!-- Enumeration --> | + | **Jpeg** |
- | Specifies the format of the map image. | + | * **Summary**:Specifies the image is in the Joint Photographic Experts Group (JPEG) image format. |
- | === 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 ===== | + | |
- | ^ Name ^ Summary ^ | + | |
- | | Png | Specifies the image is in the W3C Portable Network NativeGraphics (PNG) image format. | | + | |
- | | Jpeg | Specifies the image is in the Joint Photographic Experts Group (JPEG) image format. | | + | |
- | __NOTOC__ | ||
- | [[Category:MapSuitePortableCore]] | ||
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||