1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-25 01:20:30 +00:00

Move Flickr demo into geospatial plugin tab

Because it is integrated via the geomarker tag
This commit is contained in:
jeremy@jermolene.com 2023-01-28 23:55:02 +00:00
parent 589e2b799b
commit 12f88bb446
2 changed files with 4 additions and 8 deletions

View File

@ -1,5 +1,6 @@
title: WidgetMessage: tm-http-request Example - Flickr
tags: $:/tags/Macro
title: $:/plugins/tiddlywiki/geospatial/demo/flickr
caption: Flickr
tags: $:/tags/Macro $:/tags/GeospatialDemo
<!--
Get items from a Flickr album/interestingness/collection etc.
@ -87,7 +88,7 @@ https://api.flickr.com/services/rest/
<$macrocall $name="flickr-get-album-items"/>
\end
! Map of Flickr Photos
! Retrieve Geotagged Flickr Photos
Flickr API Key: <$password name="flickr-api-key"/>
@ -102,8 +103,3 @@ Get Flickr album
<$macrocall $name="flickr-get-interesting-items"/>
Get Flickr interesting items
</$button>
<$geomap
markers="[all[tiddlers+shadows]tag[$:/tags/GeoMarker]tag[$:/tags/FlickrPhoto]]"
/>