Add basic support for traveltime.com isochrone API

This commit is contained in:
jeremy@jermolene.com
2022-12-12 08:54:40 +00:00
parent 15f266a01f
commit d2607489b6
10 changed files with 283 additions and 16 deletions

View File

@@ -0,0 +1,11 @@
title: $:/plugins/tiddlywiki/geospatial/demo/maps
caption: Maps
tags: $:/tags/GeospatialDemo
! Map with Layers and Markers
<$geomap
markers="[all[tiddlers+shadows]tag[$:/tags/GeoMarker]]"
layers="[all[tiddlers+shadows]tag[$:/tags/GeoLayer]]"
/>