Releases: ethercreative/simplemap
Releases · ethercreative/simplemap
1.5.0 - *The "about time" update*
- Added FeedMe 2 support! (thanks to @engram-design, #23)
- Added support for Neo. #21
- Fixed when using the address search, locations that are non-specific (i.e. the name of a country) will no longer be forced to be specific.
- Fixed "Unnamed Roads" no longer change to a different unnamed road when the map is re-loaded. #26
- Disabled scrollwheel on map, #27
- Details about the selected location are now populated server-side, no more JavaScript shittery! #30
- Improved locale specific address details #24
- If the query limit is reached, the map will re-try after 1 second, a maximum of 5 times. #19
- The address of the map will be returned when output as a string, i.e.
{{ entry.myMapField }}
. #29
v1.3.0
- [Added] Added option to hide the map, leaving only the address input
- [Added] Added ability to restrict auto-complete by country, address type, and boundary
- [Added] Added
_short
prefix to all parts, returning the short value. You will need to re-save your fields for this to take effect. - [Fixed] Fixed map JS erroring when in globals
- [Improved] Merged API keys into one