See: Description
| Class | Description |
|---|---|
| Feature |
A GeoJSON feature.
|
| Feature.Builder |
A single-use feature builder.
|
| FeatureCollection |
A GeoJSON feature collection.
|
| GeoJson |
Entry point for creating and parsing GeoJSON features and feature collections.
|
| GeoJson.Builder |
A GeoJSON builder.
|
| Properties |
GeoJSON properties helper class.
|
| Properties.Builder |
Reusable property map builder.
|
| Enum | Description |
|---|---|
| GeoJson.Type |
GeoJSON type identifier.
|
| Properties.Style |
Identifiers for simplestyle-spec (v1.1.0) properties.
|
See GeoJson for usage and
examples.