Active
Project:
OpenLayers Geocoder
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2010 at 14:17 UTC
Updated:
3 Jan 2011 at 14:32 UTC
It would be nice if the autocomplete field would be using a standard cck label instead of "Search Address". Additionally, it would be nice to choose if you want to display the map to the user or not. Thanks!
Comments
Comment #1
itserich commentedI think the display of the map upon creation is determined at OpenLayers -> Presets -> General Information at " Hide empty map"
However, when I tried it and entered information at the Search Address box, it gave an error message and the WKT field did not populate.
Comment #2
itserich commentedThink the issue of map display was covered at Openlayers.
http://drupal.org/node/607960
Comment #3
perandre commentedThanks, I've noticed the option. But that is not really the wanted solution; what we really need, is the option for the input field to work without attempting to load a view at all.
In it's simplest usecase, it should take an address and make the data available as WKT (or lat/long). Then when you want the extra overhead of adding the map, you could do that on a field level.
Comment #4
rhymeswithcamera commentedSubscribing
Comment #5
scalp commentedSubscribing. Hiding an empty map breaks the Geocoder search field. I've been playing with setting the height of my preset to 0px. This seems to work as long as you don't need to see that preset anywhere else.