1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 02:03:14 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
jeremy@jermolene.com
546e55dcde Rename $:/tags/GeoLayer to $:/tags/GeoFeature
And make sure that it works with all GeoJSON features, not just polygons
2023-04-25 17:27:17 +01:00
Jeremy Ruston
bd7742daeb Fix minor refreshing bug for geomap widget 2023-04-03 17:58:49 +01:00
jeremy@jermolene.com
0cdf99db9e Display GeoJSON properties on click 2023-03-17 13:05:00 +00:00
jeremy@jermolene.com
3699780f90 Track map pan and zoom state in a state tiddler 2023-03-10 12:45:20 +00:00
jeremy@jermolene.com
800049e39d Reduce default cluster radius 2023-02-13 10:56:29 +00:00
jeremy@jermolene.com
235b2f79a0 Setup the marker cluster plugin 2023-02-12 16:49:32 +00:00
jeremy@jermolene.com
c8b2146a1c Update geomap widget to refresh properly 2023-02-12 10:57:54 +00:00
jeremy@jermolene.com
3d2ef4ed1a Add support for custom geomarker icons 2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
94cf1bbe0d Geomap: Add colour support for geolayers 2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
1a0451ac9a Fix variable references in geomap filter attributes 2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
d2607489b6 Add basic support for traveltime.com isochrone API 2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
15f266a01f Reminder that markers are draggable 2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
7e0ddd03a5 Fit the world to the map on startup 2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
5dcc2ed834 Fix marker icon sizes 2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
d3aca065ab 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.
2023-01-18 09:06:34 +00:00