Hello again,
I have a number of custom posts to show in a map. Is it possible to use one of your helper functions to display multiple items on the map?
Thanks,
Mauro.
I created my own implementation of the Leaflet javacript library as a wordpress plug-in for my front-end and it's working nicely by giving it the location data captured through MetaBox and the Location meta field captured in the back end.
It's very tailored to my specific needs but if I catch some time to refine it and clean it up I could share this back with the community.
I'm not sure this feature should be the in the MetaBox focus since it's really front-end stuff.
It's great to see you done that. I'd love you to contribute to the osm-frontend.js file. It's used in the frontend. Maybe just make it works with array of locations.