Category talk:Semantic Maps examples
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Is there a functionallity to show different symbols according on the same map using Record datatype or subobjects ? | 0 | 17:08, 5 December 2014 |
How to Query Maps without coordinant's | 2 | 09:34, 8 May 2014 |
How to integrate Map Form:Location in Headertabs | 2 | 09:33, 8 May 2014 |
Examples broken | 1 | 20:26, 12 April 2013 |
Is there a functionallity to show different symbols according on the same map using Record datatype or subobjects ?
So, I can use the MapEditor to design a sweet looking map, with different icons and informations and all that. But can I in some way feed information from an inline query using #ask:
to the #display_map: funcion?
I tried {{#display_map: {{#ask: [...] |template=MapParameterTemplate|sep=;}} }}
but it does just generate a map with no markers at all. If I use the {{#ask:
outside the display_map: function, it generates a text that copy&pasted into the MapEditor works fine - but also only for one entry, since the "sep" argument doesn't seem to work.
Shouldn't there be like a standard subobject or Record datatype object that can be used to standardised store and recall the parameters shown in the MapEditor?
This question was on the mailing list, too.
I have problems to integrate the code of Form:Location into my wiki form with header tabs. Any help?
Most of the examples on this page are broken.
Semantic_Maps_examples/Query_by_category for example yields this.