1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-15 16:59:43 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
jeremy@jermolene.com
a8ca8bffdb User interface improvements for geomarkers and geolayers 2023-01-06 10:38:27 +00:00
jeremy@jermolene.com
e17906bbd8 Add new geounion/geointersect/geodifference operators 2023-01-06 10:38:12 +00:00
jeremy@jermolene.com
11bb058517 Geomap: Add colour support for geolayers 2023-01-06 10:37:30 +00:00
jeremy@jermolene.com
6986acb848 Fix variable references in geomap filter attributes 2023-01-06 10:37:09 +00:00
jeremy@jermolene.com
de567dead2 More test data 2023-01-06 10:36:30 +00:00
jeremy@jermolene.com
923b8bf99a More robust checking of HTTP success codes 2023-01-05 17:11:07 +00:00
jeremy@jermolene.com
a0e3650e45 Add basic support for traveltime.com isochrone API 2022-12-12 08:54:40 +00:00
jeremy@jermolene.com
493278b887 Reminder that markers are draggable 2022-12-09 08:32:06 +00:00
jeremy@jermolene.com
80fba7a292 Fit the world to the map on startup 2022-12-09 08:11:14 +00:00
jeremy@jermolene.com
cff3473fa6 Fix marker icon sizes 2022-12-09 08:11:01 +00:00
jeremy@jermolene.com
e563f6782d Initial implementation of Google's Open Location Code conversion 2022-12-07 09:17:27 +00:00
jeremy@jermolene.com
046437acf0 First commit
This is the beginnings of a new core plugin to add geospatial capabilities, building on the JSON operators that we now have in the core. It uses the libraries leaflet.js for mapping and turf.js for geospatial calculations.
2022-12-02 10:13:03 +00:00