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

Storing the object olwidget.InfoMap into a variable #96

Closed versae closed 12 years ago

versae commented 12 years ago

In same use cases, like to bind a field in a model admin in order to search the coordinates for a place name and pan the map to it, is often usefull get access to the object olwidget.InfoMap created.