MapGeoDataAdapter.Parse(String) Method
In This Article
Parses the passed string in the KML, GeoJson or GPX format to create map items that the string specifies.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
text |
String | The string in the KML, Geo |
See Also