Releases: ethercreative/simplemap
Releases · ethercreative/simplemap
1.5.0 - *The "about time" update*
28 Mar 13:49
Compare
Sorry, something went wrong.
No results found
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
08 Oct 09:15
Compare
Sorry, something went wrong.
No results found
[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
v1.2.4
09 Aug 09:35
Compare
Sorry, something went wrong.
No results found
[Improved] The address input automatically updates the map after paste
v1.2.3
07 Jul 10:27
Compare
Sorry, something went wrong.
No results found
Browser API key can now be accessed in templates
v1.2.2
28 Jun 12:26
Compare
Sorry, something went wrong.
No results found
Added Browser API key setting
v1.2.1
20 Jun 09:18
Compare
Sorry, something went wrong.
No results found
Fixed bug where map would not display correctly when in a secondary tab. (#8 )
v1.2.0
07 Jun 11:17
Compare
Sorry, something went wrong.
No results found
Added search and sorting support.
Added optional Google API Server Key setting
WARNING: This update will break any map fields that are NOT standalone (global) or in a Matrix field.
v1.1.2
02 Jun 12:02
Compare
Sorry, something went wrong.
No results found
Fix #5 via @jripmeester - Fixed Lat / Lng being populated with function, not number.
v1.1.1
31 May 10:22
Compare
Sorry, something went wrong.
No results found
Added parts to the fieldtype output.
v1.1.0
20 Apr 14:57
Compare
Sorry, something went wrong.
No results found
Merged #2 & #3 from @cballenar
#2 - Field now stores map zoom
#3 - Improved handling of unknown locations
Improved error message display