After updating to version 1.2.0., the maps are no longer shown.
Also, the plugin tries to load /include/css/venomaps-bundle.min.css and /include/js/venomaps-bundle.min.js but they are missing.
]]>I wanted to create a map centered on Florence I created the map, the shortcode on the post, but the map doesn’t show up.
]]>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;