Releases: pixelwatt/cmb2-mapbox
Releases · pixelwatt/cmb2-mapbox
1.5.3
1.5.1
Changes:
- Added key "pitch" to the set_map_options() method for specifying a map's pitch when using the CMB2_MB_Map php class to build a map.
- Added lnglat sanitization. Now, spaces are removed from the combined lnglate field if present, the lnglat field will automatically be filled with individual lng and lat values if they are specified but lnglat is not, and individual lng and lat values will be filled if lnglat has been specified by indivual values have not.
1.5.0
Added CMB2_MB_Map, map center fallbacks, better array key checks, and option to set default editor zoom.
1.0.3
1.0.2
Input ID fix.
This version fixes references to hidden input IDs that caused the field to not place markers unless the meta key was set as "map"