107 Commits

Author SHA1 Message Date
Johanna Varness
956b952693
Update WMS QGIS tutorial link to updated tutorial (#9818) 2025-08-10 09:29:28 +02:00
Simon Legner
4b40a2a219
Convert everything to ES6 classes and inheritance (#9677)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2025-07-18 16:36:02 +02:00
Florian Bischof
43907c8f1d
Remove factory methods (#9626) 2025-05-17 17:03:01 +02:00
chcederquist
9b89ab4eb5
Updated title and descriptions of docs (#9692)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2025-05-09 18:47:17 +02:00
Florian Bischof
e9c66955c4
Refactor to PointerEvents (#9620) 2025-05-06 21:11:43 +02:00
Melvin Kosisochukwu
c4a1e362bf
Replace Placekitten with Cataas in docs (#9695) 2025-04-29 22:21:48 +02:00
Esha Nair
1dcd7f9c2e
Replace unpkg with jsDelivr in documentation (#9663) 2025-04-25 14:42:55 +02:00
Simon Legner
322be5b7f4
Use arrow callback and shorthand methods (#9659) 2025-04-20 15:11:40 +02:00
Mahendra Pratap Singh
07252ebffb
Rename TouchZoom handler to PinchZoom (keep TouchZoom as alias for backward compatibility) (#9642)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2025-04-20 13:54:24 +02:00
Florian Bischof
712ae1542a
Refactor docs for ESM (#9624) 2025-04-10 20:18:44 +02:00
Nkeiruka
44c84ba063
Evergreen language updates and removal (#9528) 2025-02-28 22:06:58 +01:00
Volodymyr Agafonkin
54f49b5bd4
Upgrade to ESLint 9+ and flat config (#9410) 2024-07-27 19:38:35 +03:00
Kamil Skowron
9b02cbee3d
Removed unused variable from the choropleth example doc (#9182) 2024-07-02 20:33:01 +02:00
Mihai Adauji
3443bd9c86
update docs, removing outdated references to Leaflet pre-1.0 (#9229)
Co-authored-by: Adauji <5890802@ez.edeka.net>
2024-01-26 14:46:24 +02:00
Dele Oyelese
a9a6f7301e
Mapbox tiles not loading 8960 (#8968)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2023-06-10 14:30:49 +02:00
Jon Koops
c6fd99f072
Hold element positions in WeakMap (#8749) 2022-12-27 12:29:27 +01:00
Jon Koops
2f6aad5d48
Replace DomUtil.remove() with Element.remove() (#8735) 2022-12-22 20:08:18 +01:00
Jon Koops
7b5de0fbba
Replace Util.isArray() with Array.isArray() (#8683) 2022-11-25 23:43:02 +01:00
Дилян Палаузов
e305112ab3
Optimize PNG files (#8661) 2022-11-19 13:38:00 +01:00
Jon Koops
bde26e1d74
Remove Opera from browser detection (#8621) 2022-10-24 23:19:21 +02:00
Jon Koops
119785e3a9
Enable no-var linting rule and fix issues (#8602) 2022-10-20 21:18:26 +02:00
Jon Koops
43d4984974
Remove Edge from browser detection (#8606) 2022-10-20 16:39:54 +02:00
Jon Koops
d777c79f7a
Enable prefer-arrow-callback linting rule and fix issues (#8594) 2022-10-20 00:10:54 +02:00
Jon Koops
5e66c62405
Enable object-shorthand linting rule and fix issues (#8592) 2022-10-19 11:59:15 +02:00
Jon Koops
c33a57ca3a
Enable prefer-template linting rule and fix issues (#8587) 2022-10-16 23:58:24 +02:00
Jon Koops
2daebbb439
Remove Internet Explorer from browser detection (#8559) 2022-10-13 11:41:13 +02:00
Robert Linder
02f204e782
Fix 2 links without URLs in docs (#8542) 2022-10-08 12:41:20 +03:00
Jonas Wagner
81a1336978
Quick-start: fix link in code block. (#8415)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
2022-09-30 21:42:53 +02:00
Grant
c2324e52e2
Use preferred tile.openstreetmap.org URL (#8418)
Now that tile.openstreetmap.org supports HTTP/2 + HTTP/3 the old (a|b|c).tile.openstreetmap.org is no longer recommended.

Use tile.openstreetmap.org directly is faster and will likely result in a better cache hit ratio.

Signed-off-by: Grant Slater <git@firefishy.com>

Signed-off-by: Grant Slater <git@firefishy.com>
2022-08-28 11:31:45 +02:00
Florian Bischof
20654cd159
Replace Mapbox with OpenStreetMap (#7818)
* Replace Mapbox with OpenStreetMap

Replace Mapbox with OpenStreetMap

* Revert Gemfile

* Replace blanks with tabs

* Fix lint

* Replace Mapbox with OSM

* Add OSM Tile Usage Policy link

* typo: productive→production

Co-authored-by: Iván Sánchez Ortega <ivan@sanchezortega.es>
2022-05-27 11:33:15 +03:00
Robert Linder
7a2719d49e
Correct heading level in GeoJSON example (#8230) 2022-05-11 11:20:34 +02:00
Robert Linder
c46b6f044e
Fix links in accessibility guide (#8198) 2022-04-28 11:46:42 +02:00
Florian Bischof
999a074eb8
Add Ukraini dialog (#8177)
* Add Ukraini dialog

* Fix lint

* Make it more keyboard-user friendly

* Change close element to button and add dialog as first element
2022-04-25 11:57:58 +03:00
Iván Sánchez Ortega
c94faa201a
Taking down the website. (#8025)
* Taking down the website.

* Prevent linting errors on moved-away website stuff

* Add quote style

* fix css

* rm duplicated templates

Co-authored-by: falke-design <design.falke@gmail.com>
2022-02-27 13:22:37 +01:00
Robert Linder
4a5f192094
Compress thumbnails for tutorials (#8002) 2022-02-14 18:51:25 +01:00
Jon Koops
44e4975339
Rename master branch to main (#7921) 2022-01-19 12:46:44 +02:00
Alexandria Quelle
d00a8b28ae
Added clarification (#7819)
Added a sentence to indicate when the code examples switch from HTML and CSS to JS for clarity
2021-12-02 21:32:14 +02:00
Vladimir Agafonkin
80279dd98b
Lint examples (#7827)
* lint examples

* examples lint fixes

* more lint fixes

* fixes

* final fixes
2021-11-29 16:31:54 +02:00
Vladimir Agafonkin
326211d5d4 add linting to examples (WIP) 2021-11-29 15:56:50 +02:00
Falke Design
1e7f27331a
Simplifiy examples (#7816)
* Replace mymap with map

* Updated quick-start - added variables

* Add variable names

Add variable names

* Replace blanks with tabs
2021-11-26 22:17:11 +02:00
Mateusz Konieczny
a37f0297af
simplify. update description - geojson is popular (#7602) 2021-11-11 16:03:10 +01:00
Alexandria Quelle
d03a2d09aa
Minor typos (#7758) 2021-11-09 09:42:40 +01:00
William Entriken
671c7c8bcb
Use "map" as HTML element id everywhere (#7696) 2021-10-29 16:34:17 +03:00
Andreas Hubel
c0bf09ba32
fix outdated osm attribution texts + url (#7345) 2020-12-08 14:17:22 +02:00
Andreas Nüßlein
1ae785b730
Docs: Fix tiny typo - WMTS vs WTMS (#7098) 2020-04-17 15:54:16 +02:00
vncntcltt
c6d8a51da3 Update WMS tutorial using Mundialis WMS (#4239) 2020-03-11 12:56:38 +02:00
vncntcltt
5e93da5c70 Fix JS error on non-mobile devices (issue #4239) 2020-03-11 12:56:38 +02:00
Josh Erb
cd12b94a4d
[docs] correct Mapbox examples' tileSize (#6995)
* update debug pages

* correct tileSize & zoomOffset for all Mapbox examples
2020-02-14 01:49:03 +01:00
ekbarber
3acb64d900 fix broken url template link (#6982)
went to the right page, but an invalid heading
2020-01-27 15:49:17 +02:00
Iván Sánchez Ortega
214cd3e368
CRS.simple tutorial: Link to waybackmachine snapshot of UQM tool 2019-12-12 11:48:52 +01:00