Package-level declarations
Types
Link copied to clipboard
                  Thrown when adding a source to a map twice
Link copied to clipboard
                  class CustomGeometrySource @UiThread constructor(id: String?, options: CustomGeometrySourceOptions?, provider: GeometryTileProvider?) : Source
Custom Vector Source, allows using FeatureCollections.
Link copied to clipboard
                  Builder class for composing CustomGeometrySource objects.
Link copied to clipboard
                  Builder class for composing GeoJsonSource objects.
Link copied to clipboard
                  GeoJson source, allows using FeatureCollections from Json.
Link copied to clipboard
                  interface GeometryTileProvider
Interface that defines methods for working with CustomGeometrySource.
Link copied to clipboard
                  Image source, allows a georeferenced raster image to be shown on the map.
Link copied to clipboard
                  A raster DEM source.
Link copied to clipboard
                  Raster source, allows using raster tiles as source.
Link copied to clipboard
                  An unknown type of source
Link copied to clipboard
                  Vector source, allows the use of vector tiles.