Package org.openstreetmap.josm.data.imagery.vectortile.mapbox
-
Interface Summary Interface Description MVTTile.LayerShower A class used to set the layers that an MVTTile will show.MVTTile.TileListener A class that can be notified that a tile has finished loading -
Class Summary Class Description CommandInteger An indicator for a command to be executedFeature A Feature for aLayer
Geometry A class to generate geometry for a vector tileLayer A Mapbox Vector Tile LayerLayer.ValueFields<T> MapboxVectorCachedTileLoader A TileLoader class for MVT tilesMapboxVectorCachedTileLoaderJob Bridge to JCS cache for MVT tilesMapboxVectorTileSource Tile Source handling for Mapbox Vector Tile sourcesMVTFile Items that MAY be used to figure out if a file or server response MAY BE a Mapbox Vector TileMVTTile A class for Mapbox Vector Tiles -
Enum Summary Enum Description Command Command integers for Mapbox Vector TilesGeometryTypes Geometry types used by Mapbox Vector TilesGeometryTypes.Ring Rings used byGeometryTypes.POLYGON
-
Exception Summary Exception Description InvalidMapboxVectorTileException Thrown when a mapbox vector tile does not match specifications.