2024-12-17
2.4.0
Changed
- PHP 8.4 Ready
- Foundation Updated to 4.11.0
2022-03-23
2.3.1
Fixed
- Bug in Foundation
2023-03-14
2.3.0
Changed
- Updated Foundation Version
- PHP 8.2 Compatibility
2022-10-19
2.2.2
Added
- ExpressionEngine 7 Compatibility
2021-11-19
2.2.1
Changed
- Updated EEHarbor Foundation to fix issue with multiple add-ons ignoring MSM sites
- Updated for PSR-12 compatibility (custom ruleset)
- Updated for PHP 8 compatibility
2021-01-26
2.2.0
Added
- EE6 Compatibility
2019-07-03
2.1.4
Fixed
- Fixed a bug with the api_key tag
2019-06-07
2.1.3
Fixed
- Fixed a bug with the grid display settings
2018-12-08
2.1.2
Added
- Updated core foundation code to latest version
2018-12-08
2.1.1
Added
- Added migration path from gmap and google_latlng_lookup
2018-11-21
2.1.0
Added
- ExpressionEngine 5 support
2018-11-21
2.0.0
Added
- ExpressionEngine 3 & 4 support
2015-03-13
1.4.12
Fixed
- A bug where inbound data from SL Google Maps would sometimes not be fully converted and would appear to have been lost.
2015-02-27
1.4.11
Fixed
- Fixed a bug where passed override init values on class, height and id weren't being honoured
- Fixed a bug where an invalid pin location would be saved and potentially override a valid value
- Fixed a bug rounding bug where pins could loose some precision if dropped at very high or very low zoom levels then adjusted from a different zoom level
2015-02-20
1.4.10
Fixed
- A bug where moving the map visible pane, but leaving the pin location would override the pin location to the center of the visible pane on the second resave
2014-10-03
1.4.9
Fixed
- An edge case where php notices would be thrown for some setups that somehow skipped default field setup.
2014-09-26
1.4.8
Added
- A new 'default_zoom' parameter to the maps tag. Use it to override the actual zoom level at template level
Fixed
- Fixed a bug where the default map type wouldn't be honoured due to a naming issue.
2014-06-30
1.4.7
Fixed
- A bug where an optional map on the main tab would sometimes fail to pick up a value after a pin drop
2014-05-22
1.4.5
Fixed
- A bug where the a maps field set to optional and placed on a hidden publish tab would pick up a default value
2014-05-13
1.4.4
Added
- A maptypedefault param to the front-end maps tag. Accepts values of 'normal' (the default), 'physical', 'hybrid' or 'satellite'.
Fixed
- A display bug on some older IE versions
2014-03-27
1.4.3
Changed
- The {exp:maps:api_key} tag to return just the set google maps api key
Fixed
- Some minor inconsistencies in naming
2014-01-20
1.4.2
Added
- Support for Updater
Fixed
- A bug where the maps field visible pane would be offset when returning from some hidden states
2013-09-20
1.4.1
Changed
- Better support for direct lat/lng pin placement
Fixed
- A bug for optional fields inside Matrix cells
2013-08-16
1.4.0
Changed
- The ability to set the mapsapikey in your site's config file for better managment between enviroments
- A geocoding reference so location searches are weighted to the currently visible map area first
Fixed
- Small bug fixes
2013-06-29
1.3.0
Changed
- Some javascript to improve performance
Fixed
- Bug Fixes
2013-06-18
1.2.1
Fixed
- Some missing tags in the plugin for adding javascript via front-end tags
2013-06-07
1.2.0
Added
- A new 'Center Pin' button to replace the pin in the center of the map. Can be optioanally hidden from the field settings
Changed
- Renamed the optional overlay to avoid conflicts with adblockers
2013-05-31
1.1.0
Added
- The option to enable the map type option in the publish field view
- The option to just use {map} variable within the field pair, without specifying any fallback content
Changed
- The optional paramater 'trim' to allow trimming of the returned lat/lng values down to a certain number of decimal points
Fixed
- Missing short tags for :maplat, :maplng and :map_zoom