Method | Description | |
---|---|---|
FromPointList ( string name, string pointList ) : |
||
ReadKml ( string kml, bool onlyOuterPolygon = false ) : List |
Method | Description | |
---|---|---|
ParsePolygon ( string name, System.Xml.Linq.XElement pg, string ns, bool onlyOuter ) : |
public FromPointList ( string name, string pointList ) : |
||
name | string | |
pointList | string | |
return |
public ReadKml ( string kml, bool onlyOuterPolygon = false ) : List |
||
kml | string | |
onlyOuterPolygon | bool | |
return | List |