Skip to content

Releases: pixelwatt/cmb2-mapbox

1.5.3

04 Apr 03:56
Compare
Choose a tag to compare

Updated Mapbox libraries to latest versions

1.5.1

09 Jul 19:27
1.5.1
c19dff9
Compare
Choose a tag to compare

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

30 Mar 00:15
1.5.0
10511ea
Compare
Choose a tag to compare

Added CMB2_MB_Map, map center fallbacks, better array key checks, and option to set default editor zoom.

1.0.3

09 Mar 12:15
db37aa5
Compare
Choose a tag to compare

Minor fixes.

1.0.2

08 Mar 21:10
a0f6452
Compare
Choose a tag to compare

This release upgrades mapbox-gl to v2.1.1 and mapbox-gl-draw to v1.2.2

Input ID fix.

02 Dec 22:24
932900b
Compare
Choose a tag to compare

This version fixes references to hidden input IDs that caused the field to not place markers unless the meta key was set as "map"