Closed (fixed)
Project:
Geofield
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 07:30 UTC
Updated:
17 Nov 2011 at 14:00 UTC
Any reason not to default the geofield widget to slippy map / dragpan UI? Seems like this is the map UI that most folks are used to, and it's a lot easier to use than panning with the arrows.
Comments
Comment #1
phayes commentedThis is done: http://drupalcode.org/project/geofield.git/commit/52405c7
Comment #2
mfbI updated and flushed caches. Now when I click on the map, I can't seem to set a point.
Comment #3
ao2 commented@mfb, If I Alt-click once, then I am able to set the marker with a single click, can you try that?
After that I loose the ability to drag the map tho.
Maybe that's why the dragging was disabled in the first place, because it interferes with the marker setting events.
Comment #4
mfbRight-clicking allows you to set points. it also pops up the browser's right-click menu, however. I'd suggest as user-friendly default behavior: left-clicking to set points, and dragging to pan the map.
Comment #5
mikeprinsloo commentedSubscribing
Comment #6
eiriksmhereby subscribing
Comment #7
Brandonian commentedOn the original issue, for some reason we lost the Openlayers widget taking precedence if it's enabled. Pushed a commit with a fix.
For all the widget issues, the Openlayers widget has been refactored (see #1273802: Geofield/Openlayers widget refactor), and is much more functional.