vector_map_tiles_pmtiles 1.1.0
vector_map_tiles_pmtiles: ^1.1.0 copied to clipboard
PMTiles tile provider for vector_map_tiles (flutter_map vector tiles). It uses HTTP Range Requests to request tiles from a single local or hosted file.
1.1.0 - 2024-02-10 #
- Add
ProtomapsThemeswith all Protomaps basemap themes. - Add the parameter
bool silenceTileNotFoundto silence "tile not found" exceptions (TileNotFoundException). - Update example and docs
1.0.1 - 2024-01-30 #
- Improve documentation
- Fix package score
1.0.0 - 2024-01-30 #
- Initial release
- Add
PmTilesVectorTileProvider