Skip to content

Commit

Permalink
v.0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fr0sT-Brutal committed Oct 28, 2022
1 parent 3cc2a83 commit 1a6f2d5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
0.9.2
=====

- Improvements for multi-provider apps

`Added`

- `TTilesProvider`, virtual constructor to allow creation via class types. `TTilesProvider.Name` virtual method to return provider's label for display and other purposes.
- Global list of tiles providers. `TTilesProviderClass` definition, `TilesProviders` array, `RegisterTilesProvider` function
- Demo: support multiple providers

`Fixed`

- OSM.TileStorage.pas, `TTileStorage`, clear cache on file path change
- OSM.MapControl.pas, `TMapControl`, fixes to change tiles provider properly

0.9.1
=====

Expand Down

0 comments on commit 1a6f2d5

Please sign in to comment.