mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
* Option to load metadata in MapLibre adapter [#247] * pass metadata: true to new Protocol() to make an extra request and populate attribution + vector_layers * js 3.2.0 [#247] * simplify examples * update leaflet and maplibre versions * add maplibre_headers.html example for custom headers [#397]
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
3.2.0
|
||||
* MapLibre `Protocol` constructor takes an options object.
|
||||
* add protocol option `metadata:boolean` that controls whether TileJSON metadata is fetched synchronously on map load. [#247]
|
||||
* This populates the attribution field and is required for some inspector applications to work.
|
||||
|
||||
3.1.0
|
||||
* disable brower caching if Chrome + Windows is detected in user agent to work around https://issues.chromium.org/issues/40542704 [#384, #442, #445]
|
||||
* add getTileJson to PMTiles [#239]
|
||||
|
||||
Reference in New Issue
Block a user