vertices property
final
The list of geographic coordinates representing the outer boundary vertices of polygon.
Implementation
final List<GeoCoordinates> vertices;
The list of geographic coordinates representing the outer boundary vertices of polygon.
final List<GeoCoordinates> vertices;