diff --git a/README.md b/README.md index bd4fd02..d419c57 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Contao CMS. This package contains following packages: - [leaflet 1.7.1](http://leafletjs.com) - - [Leaflet-providers 1.3.1](http://leaflet-extras.github.io/leaflet-providers) + - [Leaflet-providers 1.13.0](http://leaflet-extras.github.io/leaflet-providers) - [Leaflet.markercluster 1.4.1](https://github.com/Leaflet/Leaflet.markercluster) - [Leaflet-omnivore 0.3.4](https://github.com/mapbox/leaflet-omnivore) - [Leaflet.loading 0.1.24](https://github.com/ebrelsford/Leaflet.loading) diff --git a/assets/leaflet-providers/CHANGELOG.md b/assets/leaflet-providers/CHANGELOG.md index d729948..7cfd9db 100644 --- a/assets/leaflet-providers/CHANGELOG.md +++ b/assets/leaflet-providers/CHANGELOG.md @@ -1,31 +1,110 @@ - # Leaflet-providers changelog +## 1.13.0 (2021-10-19) + - Add Azure Maps Tiles provider [#384](https://github.com/leaflet-extras/leaflet-providers/pull/384) + - Fix nlmaps attribution link [#386](https://github.com/leaflet-extras/leaflet-providers/pull/386) + - Update nlmaps.luchtfoto tiles url [#390](https://github.com/leaflet-extras/leaflet-providers/pull/390) + - Update NASAGIBS.ModisTerraSnowCover tiles url [#391](https://github.com/leaflet-extras/leaflet-providers/pull/391) + - Upgrade dependencies, add dependabot for npm/github actions [#392](https://github.com/leaflet-extras/leaflet-providers/pull/392) + - Switch JusticeMap and OpenAIP to https, remove GeoportailFrance.ignMaps from index.html [#393](https://github.com/leaflet-extras/leaflet-providers/pull/393) + - Replace OpenPtMap overlay by OPNVKarte layer [#396](https://github.com/Replace OpenPtMap overlay by OPNVKarte layer/pull/396) + - Updated maxzoom for CartoDB [#403](https://github.com/leaflet-extras/leaflet-providers/pull/403) + - Multiple dependencies updated by @dependabot + +## 1.12.0 (2021-04-02) + - Add OpenAIP map provider [#374](https://github.com/leaflet-extras/leaflet-providers/pull/374) + - Migrate from travis to github actions [#375](https://github.com/leaflet-extras/leaflet-providers/pull/375) + - Fix typo in OpenStreetMap France attribution [#378](https://github.com/leaflet-extras/leaflet-providers/pull/378) + - Add OpenSnowMap map provider [#379](https://github.com/leaflet-extras/leaflet-providers/pull/379) + - Improve Geoportail resources [#382](https://github.com/leaflet-extras/leaflet-providers/pull/382) + - Remove Wikimedia map provider [#383](https://github.com/leaflet-extras/leaflet-providers/pull/383) + +## 1.11.0 (2020-11-16) + - Update example Mapbox map_ID [#365](https://github.com/leaflet-extras/leaflet-providers/pull/365) + - Add USGS National Map tiles [#367](https://github.com/leaflet-extras/leaflet-providers/pull/367) + - Update preview libs and use leaflet 1.7.1 [#370](https://github.com/leaflet-extras/leaflet-providers/pull/370) + - Add Waymarked Trails overlay provider [#373](https://github.com/leaflet-extras/leaflet-providers/pull/373) + +## 1.10.2 (2020-07-31) + - Update mversion dep [#357](https://github.com/leaflet-extras/leaflet-providers/pull/357) + - Mention stadia resitration in in README.md + - Update freemap.sk tiles url [#359](https://github.com/leaflet-extras/leaflet-providers/pull/357) + - Switch unpkg ressources to https on demo page [#361](https://github.com/leaflet-extras/leaflet-providers/pull/361) + - Update demo page and test pages to leaflet 1.6.0 + - New (non dev) URLs for CyclOSM tiles [#363](https://github.com/leaflet-extras/leaflet-providers/pull/363) + +## 1.10.1 (2020-05-18) + - Exclude MapTiler from demo + - Refine #348 : don't put jawg token in dist file + +## 1.10.0 (2020-05-17) + - Add HERE API v3 [#343](https://github.com/leaflet-extras/leaflet-providers/pull/343) + - Add Stadia Maps layers [#344](https://github.com/leaflet-extras/leaflet-providers/pull/344) + - Updated Hydda layers maxZoom to 20 [#347](https://github.com/leaflet-extras/leaflet-providers/pull/347) + - Add Jawg Maps layers [#348](https://github.com/leaflet-extras/leaflet-providers/pull/348) + - Updated Mapbox to new static tiles api [#352](https://github.com/leaflet-extras/leaflet-providers/pull/352) + - Removed OpenMapSurfer layers [#354](https://github.com/leaflet-extras/leaflet-providers/pull/354) + - Add MapTiler Cloud layers [#355](https://github.com/leaflet-extras/leaflet-providers/pull/355) + + +## 1.9.1 (2019-12-06) + - Add Cyclosm layer [#335](https://github.com/leaflet-extras/leaflet-providers/pull/335) + - Fix nlmaps.luchtfoto url [#339](https://github.com/leaflet-extras/leaflet-providers/pull/339) + - basemapAT: add terrain, surface layers [#340](https://github.com/leaflet-extras/leaflet-providers/pull/340) + +## 1.9.0 (2019-08-30) + - Add TomTom layers [#329](https://github.com/leaflet-extras/leaflet-providers/pull/329) + - Add Stamen.TerrainLabels overlay [#331](https://github.com/leaflet-extras/leaflet-providers/pull/331) + - Add HERE traffic tiles to normal and hybrid [#332](https://github.com/leaflet-extras/leaflet-providers/pull/332) + +## 1.8.0 (2019-06-13) + - Removed OSM B&W layer from example file + - Removed bower.json file + - Add support for Thunderforest `Mobile Atlas` and `Neighbourhood` map variants [#325](https://github.com/leaflet-extras/leaflet-providers/pull/325) + +## 1.7.0 (2019-05-14) + - Additional OpenMapSurfer layers & updated url for tiles [#322](https://github.com/leaflet-extras/leaflet-providers/pull/322) + +## 1.6.0 (2019-03-28) + - Tile attribution improvements [#309](https://github.com/leaflet-extras/leaflet-providers/pull/309) + - Updated openmapsurfer tiles url [#310](https://github.com/leaflet-extras/leaflet-providers/pull/310) + - Switched wmflbs.org tiles to https [#311](https://github.com/leaflet-extras/leaflet-providers/pull/311) + - Removed OpenStreetMap Black and white [#319](https://github.com/leaflet-extras/leaflet-providers/pull/319) + +## 1.5.0 (2018-11-06) + - Prevented redirect in Stamen [#299](https://github.com/leaflet-extras/leaflet-providers/pull/299) + - Fixed default mapbox layer [#303](https://github.com/leaflet-extras/leaflet-providers/pull/303) + - Updated CartoDB -> CARTO [#305](https://github.com/leaflet-extras/leaflet-providers/pull/305) + - Removed OpenInfraMap [#306](https://github.com/leaflet-extras/leaflet-providers/pull/306) + - Updated HERE url & comments [#307](https://github.com/leaflet-extras/leaflet-providers/pull/307) + +## 1.4.0 (2018-08-25) + - Added [`OneMapSG`](http://leaflet-extras.github.io/leaflet-providers/preview/#filter=OneMapSG), [#295](https://github.com/leaflet-extras/leaflet-providers/pull/295) + ## 1.3.1 (2018-06-20) - - No retina tiles for `Stamen.Watercolor` & `TopOSMRelief` [286](https://github.com/leaflet-extras/leaflet-providers/pull/286) - + - No retina tiles for `Stamen.Watercolor` & `TopOSMRelief` [#286](https://github.com/leaflet-extras/leaflet-providers/pull/286) + ## 1.3.0 (2018-06-16) - Added `GeoportailFrance` provider [284](https://github.com/leaflet-extras/leaflet-providers/pull/284) - Removed mention to protocol relativity in README.md - + ## 1.2.0 (2018-06-05) - - Make preview usable locally [256](https://github.com/leaflet-extras/leaflet-providers/pull/256) - - Always use https when available [258](https://github.com/leaflet-extras/leaflet-providers/pull/258) - - Added API Key for OpenWeatherMap [260](https://github.com/leaflet-extras/leaflet-providers/pull/260) - - Fixed attribution of basemap.at [261](https://github.com/leaflet-extras/leaflet-providers/pull/261) - - Added installation instructions [263](https://github.com/leaflet-extras/leaflet-providers/pull/263) - - Added `Wikimedia` provider [266](https://github.com/leaflet-extras/leaflet-providers/pull/266) - - Added `OpenInfraMap`/ `OpenPtMap` / `OpenRailwayMap` / `OpenFireMap` / `SafeCast` [266](https://github.com/leaflet-extras/leaflet-providers/pull/266) - - Switched osm bzh to https [269](https://github.com/leaflet-extras/leaflet-providers/pull/269) - - Added `OpenStreetMap.CH` bounding box + `Wikimedia` retina parameter and correct maxZoom [271](https://github.com/leaflet-extras/leaflet-providers/pull/271) + - Make preview usable locally [#256](https://github.com/leaflet-extras/leaflet-providers/pull/256) + - Always use https when available [#258](https://github.com/leaflet-extras/leaflet-providers/pull/258) + - Added API Key for OpenWeatherMap [#260](https://github.com/leaflet-extras/leaflet-providers/pull/260) + - Fixed attribution of basemap.at [#261](https://github.com/leaflet-extras/leaflet-providers/pull/261) + - Added installation instructions [#263](https://github.com/leaflet-extras/leaflet-providers/pull/263) + - Added `Wikimedia` provider [#266](https://github.com/leaflet-extras/leaflet-providers/pull/266) + - Added `OpenInfraMap`/ `OpenPtMap` / `OpenRailwayMap` / `OpenFireMap` / `SafeCast` [#266](https://github.com/leaflet-extras/leaflet-providers/pull/266) + - Switched osm bzh to https [#269](https://github.com/leaflet-extras/leaflet-providers/pull/269) + - Added `OpenStreetMap.CH` bounding box + `Wikimedia` retina parameter and correct maxZoom [#271](https://github.com/leaflet-extras/leaflet-providers/pull/271) - Fixed test for providers keys - Mention leaflet in usage example in README.md - - Removed mention to `force_http` in README.md [273](https://github.com/leaflet-extras/leaflet-providers/pull/273) - - Added informations about Thunderforest key in README.md [277](https://github.com/leaflet-extras/leaflet-providers/pull/277) - - Added retina support for `MapBox` [280](https://github.com/leaflet-extras/leaflet-providers/pull/280) - - Added `CartoDB.Voyager` variants `MapBox` [281](https://github.com/leaflet-extras/leaflet-providers/pull/281) + - Removed mention to `force_http` in README.md [#273](https://github.com/leaflet-extras/leaflet-providers/pull/273) + - Added informations about Thunderforest key in README.md [#277](https://github.com/leaflet-extras/leaflet-providers/pull/277) + - Added retina support for `MapBox` [#280](https://github.com/leaflet-extras/leaflet-providers/pull/280) + - Added `CartoDB.Voyager` variants `MapBox` [#281](https://github.com/leaflet-extras/leaflet-providers/pull/281) - Removed homegrown retina detection and added retina support for `CartoDB` & `Stamen` - ## 1.1.17 (2017-06-29) - Added `maxZoom` for `Hydda` provider [242](https://github.com/leaflet-extras/leaflet-providers/pull/242) diff --git a/assets/leaflet-providers/CONTRIBUTING.md b/assets/leaflet-providers/CONTRIBUTING.md index 87766e9..6bacb24 100644 --- a/assets/leaflet-providers/CONTRIBUTING.md +++ b/assets/leaflet-providers/CONTRIBUTING.md @@ -6,5 +6,5 @@ rules: - Don't violate a providers TOS (if it exists, include a link to it) - Don't pre-populate api keys with working keys. -- It should be a basic tile source, no exteral libraries etc. -- The owner hasn't asked us to remove it (hasn't happened yet) \ No newline at end of file +- It should be a basic tile source, no external libraries etc. +- The owner hasn't asked us to remove it (hasn't happened yet) diff --git a/assets/leaflet-providers/README.md b/assets/leaflet-providers/README.md index 3c563e0..446874a 100644 --- a/assets/leaflet-providers/README.md +++ b/assets/leaflet-providers/README.md @@ -8,13 +8,13 @@ Download [leaflet-providers.js](https://raw.githubusercontent.com/leaflet-extras
... - + # Usage -Leaflet-providers [providers](#providers) are refered to with a `provider[.