interface GeoJSON
Marker interface for shapes that are GeoJSON shapes
| Type Params | Return Type | Name and description |
|---|---|---|
|
abstract java.util.List<? extends java.lang.Object> |
asList()Converts the GeoJSON shape into a coordinate list |