119785e3a9
Enable no-var
linting rule and fix issues ( #8602 )
2022-10-20 21:18:26 +02:00
d777c79f7a
Enable prefer-arrow-callback
linting rule and fix issues ( #8594 )
2022-10-20 00:10:54 +02:00
5e66c62405
Enable object-shorthand
linting rule and fix issues ( #8592 )
2022-10-19 11:59:15 +02:00
c33a57ca3a
Enable prefer-template
linting rule and fix issues ( #8587 )
2022-10-16 23:58:24 +02:00
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
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
4a5f192094
Compress thumbnails for tutorials ( #8002 )
2022-02-14 18:51:25 +01:00
80279dd98b
Lint examples ( #7827 )
...
* lint examples
* examples lint fixes
* more lint fixes
* fixes
* final fixes
2021-11-29 16:31:54 +02:00
326211d5d4
add linting to examples (WIP)
2021-11-29 15:56:50 +02:00
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
bee751645d
update index.md in zoom example ( #6823 )
2019-10-01 11:17:05 +02:00
e793eba9a0
Update Carto tiles and attribution links to HTTPS ( #6706 )
...
* Update Carto tiles and attribution links to HTTPS
* Fix indentation of zoom level examples
Having both backtick and tab code block caused the tabs to be visible
2019-06-26 16:19:04 +02:00
c7b3dbdb00
Minor spelling corrections in Docs/Tutorials ( #6464 )
...
* continous -> continuous
* Minor spelling and styling corrections
* occured -> occurred
* mosly -> mostly
* Update Map.js
2019-01-09 14:02:37 +01:00
166de91dd3
The earth is not a potato ( #6326 )
...
* The earth is not a potato
The gif you are showing as been around for a lot of time but it show the change of gravity around the earth not it's shape.
Look this article and on the description of wikipedia where you took the gif from:
https://motherboard.vice.com/en_us/article/9akgv8/this-gif-of-a-potato-like-earth-has-confused-the-internet-for-years
https://commons.wikimedia.org/wiki/File%3AGRACE_globe_animation.gif
* The earth is not a potato 2
deleted link
* Spelling fix
2018-12-27 14:25:33 +01:00
684415e3f4
cartocdn https
2018-05-04 15:14:45 +03:00
5ffe207921
Use https everywhere for OSM links ( #6082 )
...
* Use https everywhere for OSM tile URLs
Use
https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
instead of
http://{s}.tile.osm.org/{z}/{x}/{y}.png
http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
* Use https everywhere for OSM attribution link
Use
https://www.openstreetmap.org/copyright
instead of
http://www.openstreetmap.org/copyright
http://osm.org/copyright
2018-03-12 08:46:20 +01:00
b22ca31716
Optimised images. Saved 1.1 MB out of 9.7 MB. 22.3% per file on average (up to 62%) ( #5936 )
2017-11-22 15:33:24 +01:00
748905cbf5
Fix docs redirects ( #5824 )
...
* use redirected.html instead of jekyll-redirect-from
* modify redirected.html to preserve url hases
* fix links in zoom-levels example
- use relative links instead of absolute
- remove hardcoded version in lins and refer to latest version docs instead
* fix hash in choropleth example
* fix links in geojson example
- use relative links instead of absolute
* fix absolute link in quick-start example
* fix link in video-overlay example
* fix link in map-panes example
* fix link in wms example
* fix link in geojson example
* fix relative reference links
2017-10-05 15:34:04 +02:00
f90a55ec20
Adjust details
2017-09-11 20:01:40 +03:00
5d0f7ae438
Changed zoom-level documentation to reflect function properly.
2017-09-11 20:01:40 +03:00
f04d7a5fac
Fix typo in docs/examples/zoom-levels ( #5695 )
...
"A leaflet map has a several ways"
2017-08-08 08:30:47 +02:00
79ab486dde
WIP: Tutorial about zooming. ( #5007 )
...
* Add tutorial about zooming.
* Punctuation fixes
2017-04-04 22:04:46 +02:00