hi,
everything you need is in a file called “map-code-leaflet.html”
you can edit it from the admin panel.
– on the top part you’ll find all the text used, feel free to translate.
– the default location (and zoom level) is in the same file at line #95, search for a comment that say “set default view”, the line below is map.setView(…)
the parameters are: map.setView(new L.LatLng(latitude, longitude), zoom);
the map libarary used is Leaflet so you can see its complete api here
Thanks shemesh for the answer and thanks for the plugin.
Is there any chance of you working in a plugin for contact form-7 to work whit gooogle charts? that will be amazing!
if by google charts you meant google maps than check the other disscusion on the plugin support page.
nop, what i meant is google charts. Data charts.
no plans for that.
out of interest… how would you think to incorporate a chart into a contact form? i mean, what is the point of this?