flutter_map_tile_caching icon indicating copy to clipboard operation
flutter_map_tile_caching copied to clipboard

Plugin for flutter_map providing advanced & performant caching and bulk downloading functionality, with many options for region shapes and extra tools

Results 14 flutter_map_tile_caching issues
Sort by recently updated
recently updated
newest added

This is announcement of intent to stop maintaining the ['fmtc_plus_background_downloading'](https://pub.dev/packages/fmtc_plus_background_downloading) & ['fmtc_plus_sharing'](https://pub.dev/packages/fmtc_plus_sharing) packages. Background downloading functionality will not be integrated into flutter_map_tile_caching core. Background downloading was semi-functional on many devices...

high priority

### What do you want implemented? The ability to delete a downloaded region, either `BaseRegion` or `DownloadableRegion`, by name, and delete any of its contained tiles, assuming they do not...

enhancement

### What is the bug? If we update to 7.x we can no longer compile the project. ``` : Error: The integer literal 8585861370448577604 can't be represented exactly in JavaScript....

bug
blocked
isar

### What do you want implemented? I would be able to use vector tiles (.pbf) instead of Raster Tiles (.png). Indeed my company is rendering our map ourselves, and Vector...

enhancement