Use this patch to disable the autocomplete con the geocoder field, and replace it with hitting enter.
It will default to the first result it gets from the geocoder.

CommentFileSizeAuthor
#1 2295397-1.patch4.27 KBjjpost

Comments

jjpost’s picture

Status: Active » Needs review
StatusFileSize
new4.27 KB

The patch included as attachment

seanb’s picture

This should probably be a setting in the field widget. There is a valid use case for both the autocomplete and selecting the first value from the geocode by default.
Could you add a widget setting for this?

Please also checkout the guidelines for creating patches. This will make it easier for people to check this out and review/commit this :)
https://www.drupal.org/project/geofield_gmap/git-instructions

  • seanB committed a55d497 on 7.x-2.x
    Issue #2295397 by jjpost: Remove the autocomplete and replace with...
seanb’s picture

Status: Needs review » Fixed

I've added a part of your patch to submit the input to the geocoder on enter. Removing the autocomplete did not seem to make sense.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.