Hi Max and thanks for this great Add-on !
I’ve tried your code to display an entry on a map and it worked great ! But I’m having an issue when I try to display the lat and long of an entry, here’s my code :
{exp:channel:entries channel="companies" limit="10"}
{company-map}
{latitude} : {longitude}
{/company-map}
{/exp:channel:entries}
This returns nothing, not even the semicolon, if you have an idea of what it could come from…
By the way, I was wondering if you were planning to add an InfoWindow feature to help add information for a marker.
Thanks again, keep it up !
