13 Commits

Author SHA1 Message Date
b2512acb4d Use preferred tile.openstreetmap.org URL (#1072)
Signed-off-by: Grant Slater <git@firefishy.com>

Signed-off-by: Grant Slater <git@firefishy.com>
2022-08-28 12:15:48 +03:00
b5afe4fe8f Refactor(examples/debug): use HTTPS for CDN, Tiles & OSM link
on all example and debug pages (i.e. 30 HTML files), so that on `github.io`, there is no "mixed content" warning anymore.
Switch Leaflet CDN from cdnjs to "official" unpkg.com.
Switch `leaflet.js` to `leaflet-src.js` (14 files).
Also updated the copyright link to OSM using the "official" URL (with https), even though it takes more bytes than the shortcut URL. But at least it is easier for visitors to understand the relationship between the link text and the URL.
2017-06-13 21:50:50 +04:00
f6379783a2 Bump all examples to leaflet 1.0.3 2017-01-24 13:41:04 +13:00
43b0948244 Grab leaflet from https always. Fixes #614 2015-12-22 13:29:18 +13:00
b0e2acf27f Merged new commits and corrected all test suites
for compatibility with Leaflet 1.0.
Updated all example pages with correct CDN link to Leaflet 1.0.0-beta.2 assets.
Corrected MarkerCluster.Spidefier to avoid trying to setOpacity and setZindexOffset on L.Circle (these can be clustered and spiderfied, but they do not have those methods).
All tests should pass now and Leaflet-master could be updated.
2015-11-19 09:37:06 +04:00
649c0efff2 Update all examples to use OSM tiles 2014-04-07 10:11:37 +12:00
12367dad72 update examples 2013-11-25 14:12:56 -05:00
379befbbbd Point all examples at leaflet 0.6.2. Fixes #210 2013-07-01 09:04:55 +12:00
b128e950d8 Update all examples to leaflet 0.5.1 2013-06-21 16:22:07 +12:00
04b71ed450 Add factory method and use them everywhere. Fixes #21 2013-06-14 17:08:22 +12:00
f72bb13324 Leaflet 0.4.4 -> 0.4.5 2012-11-13 14:36:21 +13:00
8e9aefb6d4 Add an example showing disableClusteringAtZoom 2012-08-27 14:16:56 +12:00
4227aa5523 Add an example using disableClusteringAtZoom 2012-08-27 14:12:31 +12:00