mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
16 lines
409 B
Plaintext
16 lines
409 B
Plaintext
|
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>
|