Plugin Author
MiKa
(@photoweblog)
Hello @marziom
what do you mean by “usable commands”? Can you give an example of your usecase?
Br, Michael
All parameters and values that I can put in the shortcode
Shortcode = [osm map Lat = “36.5665” Long = “126.9779”]
Parameter = osm map Lat
Value = “36.5665”
Plugin Author
MiKa
(@photoweblog)
Hi @marziom ,
now I got it – you are asking for a documentation 😉
In fact we had this for the very first version of the plugin (osm_map shortcode) but it turned out, that most people want to simply generate the shortcode and most even do not look in the details …
So we do not have this list anymore … but feel free to ask for your usecase …
Br, Michael
I need to be able to dynamically filter posts to show on a map.
Ex: – In a page I place the Map & Locations schortcode and through a dynamic filter (for example the MDTF plugin – WordPress Meta Data & Taxonomies Filter) select the categories of the posts to show. Is there this possibility or alternatively are there plugins that allow you to do it?