mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 18:36:55 +00:00
Geospatial Plugin: Support for custom popups (#8404)
* Allow width, height and maxZoom to be specified * Add images to city marker tiddlers * Initial support for custom popups * Custom popup templates for the US and Canadian example data * Popups should use the geomap as their parent widget This lets root widget messages work * Typo in default popup template * Clean up the use of popup templates * Allow GeoJSON features to be hidden via a checkbox * Popup template for volcano dataset * Add Natural Earth country data * Optimise marker SVG
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
title: $:/plugins/tiddlywiki/geospatial/templates/default-popup-template
|
||||
|
||||
Feature: <$text text={{{ [<feature>] }}}/>
|
||||
Reference in New Issue
Block a user