I am new to "geoing" and have been looking at leaflet and openlayers. It seems to me that the leaflet module displays maps pretty well but can it be used for selecting points on a map on node creation? I see that geofield has on option for an "openlayers map" for the widget and so I was wondering if leaflet could do something similar?

It would be nice to use the one module to enter points on a map as well as display points on a map.

Thanks

Comments

chi’s picture

Status: Active » Closed (duplicate)

Mark it as duplicate
http://drupal.org/node/1284932

danielbeeke2’s picture

I have started working on an input widget:

See https://drupal.org/sandbox/GoalGorilla/1792420

You can already use it to put a marker on a map. It is still developed and not production ready.