Closed (duplicate)
Project:
Leaflet
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2012 at 12:59 UTC
Updated:
23 Sep 2012 at 13:56 UTC
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
Comment #1
chi commentedMark it as duplicate
http://drupal.org/node/1284932
Comment #2
danielbeeke2 commentedI 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.