Support Forum
Is there currently a built-in way to set the map bounds of an Open Street Map field?
Presently, it defaults to Dublin, Ireland @ 53.346881,-6.258860.
For now, I just changed Line 35 in my local meta-box/js/osm.js
to use coordinates closer to my clients, so they don't get confused when they see Dublin.
https://github.com/wpmetabox/meta-box/blob/master/js/osm.js#L35
No big deal, just curious.
Thanks