mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 07:46:45 +00:00
Add basic support for traveltime.com isochrone API
This commit is contained in:
15
plugins/tiddlywiki/geospatial/settings.tid
Normal file
15
plugins/tiddlywiki/geospatial/settings.tid
Normal file
@@ -0,0 +1,15 @@
|
||||
title: $:/plugins/tiddlywiki/geospatial/settings
|
||||
tags: $:/tags/ControlPanel
|
||||
caption: Geospatial Plugin
|
||||
|
||||
<div class="tc-control-panel">
|
||||
|
||||
! Geospatial Plugin Settings
|
||||
|
||||
Register for a free account at https://traveltime.com/ and copy and paste the secrets below:
|
||||
|
||||
~TravelTime Application ID: <$password name="traveltime-application-id"/>
|
||||
|
||||
~TravelTime Secret Key: <$password name="traveltime-secret-key"/>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user