See: Description
| Class | Description |
|---|---|
| GeoJsonOptions |
Builder class for composing GeoJsonSource objects.
|
| GeoJsonSource |
GeoJson source, allows using FeatureCollections from Json.
|
| ImageSource |
Image source, allows a georeferenced raster image to be shown on the map.
|
| RasterSource |
Raster source, allows using raster tiles as source.
|
| Source |
Base Peer class for sources.
|
| TileSet |
Tile set, allows using TileJson specification as source.
|
| UnknownSource |
An unknown type of source
|
| VectorSource |
Vector source, allows the use of vector tiles.
|
| Exception | Description |
|---|---|
| CannotAddSourceException |
Thrown when adding a source to a map twice
|