Enum RenderFormat
Formats the MapRenderer should render to
Namespace: Mapsui.Rendering
Assembly: Mapsui.dll
Syntax
public enum RenderFormat
Fields
| Name | Description |
|---|---|
| Jpeg | Jpeg Lossy Format |
| Png | Default Format works everywhere |
| Skp | Skia Vector Format |
| WebP | 20 - 30% smaller lossless Format |