NativeScript / plugins

@nativescript plugins to help with your developments.
https://docs.nativescript.org/plugins/index.html
Apache License 2.0
189 stars 107 forks source link

feat(google-maps): add tile cache clearing #499

Closed herefishyfish closed 1 year ago

herefishyfish commented 1 year ago

Adds clearTileCache function to TileOverlays.

Needed to reset the TileOverlay view if changes have been made to the overlay after being added to the map.