TileImageFormat
Enum
The image format that will be used when returning the requested tile image to the client. Some of the tile providers might not support all of the image formats.
Definition
Fields
TODO: Add documentation.
C#
Bmp = 3
TODO: Add documentation.
C#
Gif = 2
TODO: Add documentation.
C#
Jpeg = 1
TODO: Add documentation.
C#
Png = 0