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

31 Commits

Author SHA1 Message Date
jeremy@jermolene.com
e719d56cff Open geofeature and geomarker maps on the bounds of their content 2023-05-31 15:43:38 +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
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
7f4f48d4ba Introduce geolayer widget for specifying layers for geomap 2023-05-09 10:35:33 +01:00
jeremy@jermolene.com
4a0ffcfb97 Make test cases editable 2023-04-28 10:48:08 +01:00
jeremy@jermolene.com
5b8d281caa Real estate demo: Fix nearest volcano 2023-04-27 07:46:01 +01:00
jeremy@jermolene.com
7f2d7ab54c Extend realestate demo to show data on nearest volcano 2023-04-26 14:11:23 +01:00
jeremy@jermolene.com
d527ae9cd7 Captions should be transcluded, not viewed raw 2023-04-25 17:52:08 +01:00
jeremy@jermolene.com
539cc56584 More test data (from leaflet.js) 2023-04-25 17:51: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
a974658587 FlickrDemo: Simplify UI 2023-04-18 21:37:47 +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
6d617ce939 Integrate test cases with the docs 2023-04-13 09:39:52 +01:00
jeremy@jermolene.com
a5d4f7a243 Fix build link 2023-04-12 17:14:42 +01:00
jeremy@jermolene.com
b07720886e Add favicon 2023-04-12 16:45:47 +01:00
jeremy@jermolene.com
c4058721f3 Switch to fluid-fixed layout 2023-04-10 22:00:49 +01:00
jeremy@jermolene.com
ae3ed0870f Update logo 2023-04-10 16:27:31 +01:00
jeremy@jermolene.com
de9ea40179 Introduce testcase widget so that we can reuse testcases as documentation examples
There's still a bit to do: adding tabs to the source panel of the testcase display, and tweaking the CSS.
2023-04-10 16:25:01 +01:00
jeremy@jermolene.com
2e922976c4 Add link to preview build 2023-04-05 12:15:16 +01:00
jeremy@jermolene.com
399089adc5 Add logo 2023-04-05 12:15:08 +01:00
jeremy@jermolene.com
2a19e20307 Add geonearestpoint operator 2023-04-04 21:49:22 +01:00
Jeremy Ruston
ab845fefae Docs updates 2023-04-03 17:59:01 +01:00
jeremy@jermolene.com
594069836f Cleanup docs 2023-03-24 14:00:34 +00:00
jeremy@jermolene.com
3c0cae07dd Restore XLSX Utils plugin and dependencies 2023-03-17 15:26:26 +00:00
jeremy@jermolene.com
b5e92198a5 Fix layer lookup demo 2023-03-17 15:26:09 +00:00
jeremy@jermolene.com
eba030a4f5 More refactoring between demo and plugin 2023-03-17 12:45:48 +00:00
jeremy@jermolene.com
a96e3f46d1 Rearranging geospatial plugin vs. edition 2023-03-17 09:48:35 +00:00
jeremy@jermolene.com
57627b2b80 Fix default tab 2023-03-17 07:52:12 +00:00
jeremy@jermolene.com
c002390da3 CI Fixes 2023-03-16 22:28:57 +00:00
jeremy@jermolene.com
ff70949e84 Add build targets required by ./bin/site-build.sh...
... when building the geospatial edition as the main edition, making it easier to find on Vercel
2023-03-16 20:41:49 +00:00
jeremy@jermolene.com
1fbc35e15a Split demo from the geospatial plugin into its own edition 2023-03-16 17:22:22 +00:00