Zyl |
| Class | Description | |
|---|---|---|
| Circle | Circle class. | |
| FillStyle | Fill style class (polygons). You can set color, opacity. | |
| FontStyle | Font style class. You can set font color. | |
| Geocoding | Geocoding class. | |
| Map | Map class for WinForms and WPF. For .NET 4.5 or later WebView2 runtime required: https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section | |
| MapException | Implements Map exception class. | |
| Marker | Marker class. | |
| MarkerEventArgs | Provides data for the MarkerClicked and MarkerDoubleClicked events. | |
| Path | Path class (polyline between more positions). | |
| Rectangle | Rectangle class. | |
| StrokeStyle | Stroke style class. You can set color, opacity, weight. |
| Enumeration | Description | |
|---|---|---|
| MapProvider | Map provider. | |
| MapType | Google map type. | |
| PathType | Path type (polyline / polygon). |