Use Advanced Custom Field for Lat long
-
Hi thanks for plugin,
Any idea how i could edit venomaps.js to include an ACF of the lat long?
then place the venopaps JS inline in the head and insert a lat and long with a Advanced Custom Feild?
That way i could import the lat and long on a post by post basis as an ACF values, and have it inserted in to the head of each page… rather than creating a seperate map of each lat long…
then just include a default map shortcode in each post. Any ideas how to do this would be appreciated – otherwise I could import the lat long in to venoMaps. but would bloat my DB. thanks in advance.
mapid = infomap.mapid;
maplat = infomap.lat;
maplon = infomap.lon;
- The topic ‘Use Advanced Custom Field for Lat long’ is closed to new replies.