1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-21 12:53:15 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
Jeremy Ruston
754fb6e76b Clarify docs for tm-request-location 2024-05-31 10:40:18 +01:00
Jeremy Ruston
6e342f9bbd Fix subtle typo that was preventing popups from working correctly 2024-05-30 17:37:42 +01:00
Jeremy Ruston
6dc31b1580 Update to Leaflet v1.9.4 2024-05-29 14:20:47 +01:00
Jeremy Ruston
24f13aeb97 Mark Geospatial plugin as experimental 2024-05-21 11:25:21 +01:00
Drevarr
786ab4d89a
Update olc-encode.tid (#7885)
Correct spelling
2023-12-14 08:23:21 +00:00
Jeremy Ruston
e88895e694 Disable broken tests 2023-12-11 15:21:38 +00:00
Jeremy Ruston
747083280c Disable test that won't run in browser CI 2023-12-11 14:48:07 +00:00
Jeremy Ruston
056e7c2659 Remove Stamen baselayers
They have stopped making them available for free - see https://maps.stamen.com/stadia-partnership/
2023-12-11 14:45:07 +00:00
Jeremy Ruston
45310bf86c Fix tiddler name typo 2023-10-26 16:19:39 +01:00
Jeremy Ruston
38226cf54c File renames for 05d3271603 2023-09-14 20:01:11 +01:00
Jeremy Ruston
05d3271603 Use "Flickr helpers" instead of "Flickr macros" 2023-09-14 20:00:30 +01:00
Jeremy Ruston
fbcea2e26f Fix bug when fitting to non-extistent bounds 2023-09-09 15:40:55 +01:00
Jeremy Ruston
65ac272832 Fix typo 2023-09-09 15:23:46 +01:00
Jeremy Ruston
9ab8f57f15 Add support for tm-request-geolocation message 2023-09-09 11:36:44 +01:00
jeremy@jermolene.com
4b919e3b7f Remove unwanted log 2023-06-13 18:23:37 +01:00
jeremy@jermolene.com
c918f43550 Add support for draggable markers 2023-06-12 16:39:33 +01:00
jeremy@jermolene.com
b2b51a3552 Docs update 2023-06-12 15:35:26 +01:00
jeremy@jermolene.com
33af59807d Icon for geospatial plugin 2023-06-12 09:22:03 +01:00
jeremy@jermolene.com
d9fa39aa14 Move settings from demo into plugin
Because now the Flickr macros are part of the plugin
2023-06-12 08:48:42 +01:00
jeremy@jermolene.com
4b653c2547 Add interactive demos for geounion, geodifference, geointersection 2023-05-31 09:38:19 +01:00
jeremy@jermolene.com
3ee09af9a7 Update geolayer widget docs with missing attributes 2023-05-31 09:38:02 +01:00
jeremy@jermolene.com
463f0cd983 Add startPosition and layersPanel attributes to geomap widget 2023-05-31 09:37:44 +01:00
jeremy@jermolene.com
d785fa4c03 Geomap widget: fix default base layer rendering 2023-05-30 21:42:02 +01:00
jeremy@jermolene.com
908ea64af1 Docs update 2023-05-22 12:28:50 +01:00
jeremy@jermolene.com
c7771c95c7 Add a note where to get more base layers 2023-05-21 22:46:12 +01:00
jeremy@jermolene.com
7a82f155bb Add a satellite base layer and another terrain base layer 2023-05-21 22:36:36 +01:00
jeremy@jermolene.com
dbabdfce53 Support for multiple base layers
* Make the layers control visible which allows the base layer to be chosen, and individual overlay layers to be hidden
* Add tiddlers tagged $:/tags/GeoBaseLayer to define some useful map base layers
* Add geobaselayer widget to define base layers
2023-05-21 22:06:32 +01:00
jeremy@jermolene.com
9bfe6e3a5f Tests for geounion, geointersect and geodifference 2023-05-21 15:02:49 +01:00
jeremy@jermolene.com
ec2ec00cf4 Fix breaking tests 2023-05-09 10:39:57 +01:00
jeremy@jermolene.com
7f4f48d4ba Introduce geolayer widget for specifying layers for geomap 2023-05-09 10:35:33 +01:00
jeremy@jermolene.com
7fc0c0bc82 Fix missed docs update 2023-05-04 17:33:08 +01:00
jeremy@jermolene.com
b47c75785a New geonearestpoint test case 2023-04-28 10:47:57 +01:00
jeremy@jermolene.com
6a3977dddd Extend geonearestpoint operator to work with feature collections 2023-04-26 14:07:58 +01:00
jeremy@jermolene.com
60fbfa3b19 Complete Flickr demos 2023-04-26 12:21:24 +01:00
jeremy@jermolene.com
2cf0423401 Switch testcase widget to use an intrinsic template
Makes things much simpler
2023-04-26 12:16:52 +01:00
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@jermolene.com
e6b9bac236 Flickr macro docs 2023-04-20 16:57:49 +01:00
jeremy@jermolene.com
20e873ad31 Extend Flickr helpers to support photoTiddlerTemplate parameter 2023-04-19 10:17:21 +01:00
jeremy@jermolene.com
59a8cf3274 FlickrMacros: Use a template to define photo tiddler fields 2023-04-18 22:32:02 +01:00
jeremy@jermolene.com
62d0dd3372 Move Flickr macros into geospatial plugin from the demo edition 2023-04-18 18:55:32 +01:00
jeremy@jermolene.com
683ec33004 Refactor compound tiddler handling into data widget
And add some tests for the data widget
2023-04-17 11:13:35 +01:00
jeremy@jermolene.com
6c9b8116bd Remove erroneously copied olc-encode tests within old-decode test case 2023-04-14 21:37:52 +01:00
jeremy@jermolene.com
f2ccce268d Remove erroneously pasted docs material 2023-04-13 10:56:09 +01:00
jeremy@jermolene.com
6d617ce939 Integrate test cases with the docs 2023-04-13 09:39:52 +01:00
jeremy@jermolene.com
f41e71299b Add a geomap layer demo 2023-04-11 18:13:58 +01:00
jeremy@jermolene.com
e2223c42ab Add some geomap examples 2023-04-11 18:00:11 +01:00
jeremy@jermolene.com
c348924838 Split docs into separate tabs 2023-04-11 17:14:51 +01:00
jeremy@jermolene.com
2a19e20307 Add geonearestpoint operator 2023-04-04 21:49:22 +01:00
jeremy@jermolene.com
28a33df91d Add jsonset operator 2023-04-04 21:48:26 +01:00
Jeremy Ruston
ab845fefae Docs updates 2023-04-03 17:59:01 +01:00