Hi Antonio, I have a feature request, although it may be outside of the scope of this module, I thought I would throw it out just to hear some ideas on the matter:

It would be nice for some use cases to have a openlayers geocoder field that does not autocomplete (or do anything visually on data entry for that matter). The use case that I am thinking of is a site may ask for just a zip code, and want to geocode lat/lon off of that info. In this case the user would not need to go through the process of choosing an autocomplete or having the lat/lon results shown to them visually.

Any ideas on if this type of functionality might work with this module?

Comments

entrigan’s picture

I played around with it and figured out I can turn it off by not calling function openlayers_geocoder_autocomplete(),

I doubt this will be a common need so it may not be worth putting in a setting for it.

entrigan’s picture

Status: Active » Closed (fixed)