Locations_Map
-
Hi Patrick,
I already replaced Google Maps with OSM for the single events some weeks ago on my own. Maybe your plugin could be interesting for me to also use it for the Locations and to get a proper display of the balloon-format. I couldn’t find a solution for that on my own….
Therefore my questions are:
1. Could your plugin also display a map with multiple markers as in https://pferdetermine.de/deutschlandkarte with the balloon-format from events-manager that you can also see when you click on one of the markers on that mentioned website?
I would like to get the address and the link to calculate the route (in Google Maps) and the upcoming events. The code in EM for that is the following:
[code]
<strong>#_LOCATIONLINK</strong><p>#_LOCATIONADDRESS</p>
#_LOCATIONPOSTCODE #_LOCATIONTOWN (<a href="https://pferdetermine.de/veranstaltungen-fuer-pferd-und-reiter/pferde-veranstaltungen/pferdeveranstaltungen-#_LOCATIONSTATE">#_LOCATIONSTATE</a>)</br>
<a href="https://maps.google.com/maps?daddr=#_LOCATIONADDRESS%2C+#_LOCATIONTOWN%2C+#_LOCATIONSTATE%2C+#_LOCATIONPOSTCODE%2C+#_LOCATIONCOUNTRY" rel="nofollow" target="_blank">Route berechnen ?</a>
</br>
<strong>Kommende Veranstaltungen</strong>
<p>#_LOCATIONNEXTEVENTS</p>
[/code]2. Does you plugin also replace the Google map in the create/edit-section for an event?
thanks for your support!
KathrinThe page I need help with: [log in to see the link]
- The topic ‘Locations_Map’ is closed to new replies.