Changelog: 3.8 (04 February 2021)
(+) Distances below a certain value will be shown as float
(+) Set as a search filter field
(!) Alter table #__sobipro_search -> geoResults to use FULLTEXT
(!) Back-end entry/category fields edit form now uses Bootsrap grid system with widths set in the field
(!) Leaflet version updated to v1.7.1
(!) Komoot api url changed to https://photon.komoot.io/api/
(#) PHP 7.2 compatibility
(#) Reset previous geographical search results if the search returns no results
3.7 (30 January 2020)
(+) Sorting of search results by distance selectable for ordering list
(+) Limitation of proximity search to a given radius
(!) CSS file minified
(!) Address fields will be given to geocoder ordered by position
(!) Possibility to refresh the maps in the different views
(#) Compressed JS files use also secure protocol
(#) Missing blank in generated field code caused the new (and wrongly working) Tidy (PHP 7.3+) to remove map code
(#) Clean the geo results request in the database if no request is made for it
(#) Overwriting the field's name for the search view does not longer work
3.6 (17 October 2018)
(+) Possibility to use OpenStreetMap + Leaflet as map provider in view and entry form
(+) Possibility to use OpenStreetMap + Leaflet + Photon as map provider in search
(+) Hybrid and Terrain views added (Google Maps)
(+) Rotate and fullscreen controls added
(+) Gesture Handling implemented (for gestures on mobile devices and scroll control on desktops; Google Maps)
(+) Possibility to switch off all controls (Google Maps)
(!) Free value input for zoom level fields
(#) Google Autocomplete service use API key of Google service (Issue #5)
(#) PHP 7.2 compatibility (Issue #6)
3.5 (10 July 2018)
(+) Warning if site has no HTTPS protocol but determine location is used
(+) Warning if no address fields are set to localise the address on the map from fields data
(+) Determine location can be switched off on search page (for sites without SSL)
(+) Category fields compatible
(+) Configuration field for Google API key added
(-) Suffix removed
(-) MapQuest API key removed; please get your own API key from MapQuest
(-) Google API parameter 'signed_in' removed as marked as deprecated
(!) Database collation for new installations changed to utf8mb4_unicode_ci
(!) Database character set for new installations changed to utf8mb4
(!) Database engine for new installations changed to InnoDB
(#) Notices in entry form for guests
(#) General CSS class (spClassMap) missing in details view
(#) Responsive layout fixed
(#) Notices in search results if no results or no location given
3.4 (8 November 2017)
(+) Auto-generate placeholder for alias field (nid)
(!) Field version info moved to 'General Field Settings'
(!) Adaption to SobiPro 1.4 back-end layout
(-) Google map options 'Pan Control' and 'Overview Map Control' removed as no longer available
(-) Google API parameter 'sensor' removed
(#) CSS added, otherwise some Google map options are not shown
(#) MapQuest map too small in search
(#) MapQuest map overwrites field below if several proposed locations are shown
(#) Script URL for Google search wrong
(#) Provider 'Google Autocomplete' and setting 'Autocomplete' disabled shows non-functioning search button
(#) Ajax loading progress bar not loaded on new SobiPro sites, changed to default spinner
(#) API key for 'Google' is reverted to API key for 'Google Autocomplete' (Issue #1)
(#) If the entry owner may see (own) unapproved entries, the map was not shown (Issue #2)
(#) Auto approval state (copy flag) corrected
3.3 (10 December 2015)
(+) Additional CSS class node attributes in add/edit form (css-edit), details view (css-view) and search form (css-search)
(+) Different default class selectors
(+) Possibility to switch the field label off in entry form
(+) Adjustable search field width (span, col)
(+) Implementation of Bootstrap 3 HTML output in search form
(+) CSS style sheet
(+) Catalan, Indonesian and Latvian Languages added (thanks to our translation teams)
(!) No fixed heights by default
(!) Field width settings changed from px to Bootstrap classes (span, col)
(!) Protocol of site is used automatically for Google URLs
(!) Resizing script in search removed
(#) HTML validation error if no map width given
(#) Google autocomplete script doesn't work anymore
(#) Wrong proximity search sorting (Issue #1473)
3.2 (15 May 2015)
(+) Added Google 'Autocomplete' as search provider
(+) Portuguese-Brazilian and Romanian languages added, Chinese updated (thanks to our translation teams)
(#) Limiting number of results according to the search.result_limit setting
(#) Not possible to change the script location for the search function
3.1 (13 August 2014)
(!) Czech, Danish, Farsi, Finnish, Croatian and Italian languages updated (thanks to our translation teams)
(#) Empty search returns all entries with distance relative to position 0,0 (Issue #1286)
(#) SP-GeoMap Field on empty search returns all entries (Issue #1279)
(#) Proximity search returns all results when the previous search returned only one entry (Issue #1275)
(#) "this.Opt.Fields is null" bug (Issue #1263)
(#) Field is searching via general search string in the baseData table
3.0 (12 May 2014)
(+) Proximity Search
2.0 (12 May 2014)
(+) Coordinates to the data attributes
(+) Arabic, Bulgarian, Chinese, Czech, Danish, Greek, Spanish, Finnish, French, Farsi, Dutch, Croatian, Hungarian, Italian, Japanese, Russian, Slovak, Thai, Turkish and Vietnamese languages added (thanks to our translation teams); (some languages are translated only partially)
(+) Possibility to choose unit of the map dimensions
(+) Full compatibility with SobiPro 1.1
(+) Map is now fully responsive
(!) No geo location by default; added a button to locate user
(!) Rewrote of JavaScript files; extended jQuery; no initialising code, switched to listener instead
(!) Splitting JavaScript functions to details view and edit view separately
(#) Coordinates cannot longer be edited manually (Issue #639)
(#) Set as required corrected (Issue #1111)
(#) Conflict with Entries Module solved (Issue #1080)
(#) Empty coordinates fields are not longer stored as 0 (Issue #599)
1.0 (13 October 2011)
(+) Swedish Language (thanks to our Swedish translation team )
(+) Possibility to add coordinates to meta data
(#) Fixed several JavaScript errors to make it usable with JavaScript compression
(#) Initial disable works now if the field is a non-free one
0.9.3 (11 April 2011) - first public release