Closed (fixed)
Project:
Geofield Gmap
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
30 Jun 2014 at 21:06 UTC
Updated:
2 Jun 2015 at 18:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jjpost commentedThe patch included as attachment
Comment #2
seanbThis 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
Comment #4
seanbI'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.