Class PolylineConverter
Polyline helper class
Inherited Members
Namespace: Mapsui.UI.Forms.Utils
Assembly: Mapsui.UI.Forms.dll
Syntax
public static class PolylineConverter
Methods
| Edit this page View SourceDecodePolyline(string)
Decode
Declaration
public static List<Position>? DecodePolyline(string encodedPolyline)
Parameters
| Type | Name | Description |
|---|---|---|
| string | encodedPolyline |
Returns
| Type | Description |
|---|---|
| List<Position> |