Hello Jan,

Good idea. I think, I may use this for the edit template when implementing
geo editing in the future.

I'm not very good at editing filters in TiddlyWiki, but yours seems ok so I
think the problem is with my filter usage. Will have to check the code
about this, but I guess It will be a bit over my TiddlyWiki mechanisms
comprehension.

For now the best way to display current tiddler is using the tiddler place
type with "space" value (" ") :

places='{"tiddler":" "}'

don't know if this can help you for a real fix, but it can be a tweak.
Please try this and tell me :

\define thisMap()
<$list filter="[all[current]has[points]]">
<$leafmap tileControl height='500px' zoom="19" tile="osm"
places='{"tiddler":" "}' />
</$list>
\end

best regards

Sylvain
Le mar. 15 nov. 2016 01:48, Jan <[email protected]> a écrit :

Salut Sylvain,
I just tried to do a little Macro for your great plugin to directly show
maps in Tiddlers containing points and polylines
It did this

\define thisMap()
<$leafmap tileControl height='500px' zoom="19" tile="osm"
places='{"filter":"[all[current]has[points]]"}' />
\end

Somehow <<thisMap>> always shows the same spot in England.
Can you explain, what I am doing wrong?


Yours Jan




Am 10.11.2016 um 07:32 schrieb SylvainComte:

Hi Jan,

thanks for the reply and the link. A wrong copy paste from the TWdev forum
i guess.

Getting coordinates from the plugin is definitly on the roadmap. So it will
be possible but i can't tell you when. I will also have to deal with plugin
size : it's already 242 ko big and will grow a lot with this new extension.
A lot of work...

warm regards,

Sylvain

Le jeudi 10 novembre 2016 01:04:36 UTC+1, Jan a écrit :

Hi Sylvain,
great approach!
Only your address does not seem to work,  I tried this one instead.
http://sycom.github.io/TiddlyWiki-Plugins/# .
Could there be a way marking points and getting coordinates right in the
Plugin?

Jan

Am 09.11.2016 um 22:55 schrieb SylvainComte:

Hello,

Very few words to let you know about Leaflet Map Plugin. Feel free to
discover, import, play with it... Any comment welcome of course. No
guarantee for any additionnal feature, since I can't spent so much time on
this and have some ideas in the roadmap, but you can access source code
<https://framagit.org/sycom/TiddlyWikiPlugins> (framasoft gitlab instance.
There is also a clone on github) or even post issues
<https://framagit.org/sycom/TiddlyWikiPlugins/issues> on it's repo.

good mapping

Sylvain
-- 
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/4c367670-c8a6-4513-a0af-6954f584aa33%40googlegroups.com
<https://groups.google.com/d/msgid/tiddlywiki/4c367670-c8a6-4513-a0af-6954f584aa33%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.

To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].


To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/d73115e6-bf24-47ac-9649-81d0772bc674%40googlegroups.com
<https://groups.google.com/d/msgid/tiddlywiki/d73115e6-bf24-47ac-9649-81d0772bc674%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to a topic in the
Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/tiddlywiki/JRspJcm6t3I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
[email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/582A5B4C.6000506%40googlemail.com
<https://groups.google.com/d/msgid/tiddlywiki/582A5B4C.6000506%40googlemail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.

-- 
Sylvain
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAOWAUqGugzbZDZWYK37CjqDMbGoAoX%2BPk6SE4%2BCoDk67hhSCwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to