yourcelf / olwidget

Javascript library to replace textareas that contain WKT data with editable OpenLayers maps, and a django app using it for django forms and admin.
Other
91 stars 44 forks source link

Allow dragging when over features #59

Closed philipn closed 13 years ago

philipn commented 13 years ago

Right now you can't drag the map when your cursor is over a feature. This allows dragging to work (and keeps existing selection behavior).

yourcelf commented 13 years ago

I just merged in the dragging-over-features part. I'm happy to do the zoomToDataExtentMin part after the mailing list has a chance to respond to the naming question. Is "minInitialZoom" an OK name for you rather than "zoomToDataExtentMin"? Just trying to keep things simple...

philipn commented 13 years ago

Thanks! Yeah, that sounds good!

Are you in Cambridge for the Knight/MIT conference?