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

phayes’s picture

Status: Active » Fixed
mfb’s picture

Status: Fixed » Needs work

I updated and flushed caches. Now when I click on the map, I can't seem to set a point.

ao2’s picture

@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.

mfb’s picture

Right-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.

mikeprinsloo’s picture

Subscribing

eiriksm’s picture

hereby subscribing

Brandonian’s picture

Status: Needs work » Fixed

On 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.

Status: Fixed » Closed (fixed)

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