Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preliminary work on the Leaflet-based map Data View #69

Merged
merged 2 commits into from
Apr 5, 2012

Conversation

amercader
Copy link
Contributor

No description provided.

Basic map view that plots points into a Leaflet map. Right now only
models with two "lat"/"lon" fields are supported. Some problems
regarding zooming to markers bounds when div not visible.
The view will check for a set of default field names to see if there is
a field containing geometries in GeoJSON format. If not, will check
similarly for a pair of fields with lat/lon values.
rufuspollock added a commit that referenced this pull request Apr 5, 2012
[#64,view/map][m]: Preliminary work on the Leaflet-based map Data View from @amercader.
@rufuspollock rufuspollock merged commit 0155d4d into datopian:master Apr 5, 2012
risenW pushed a commit that referenced this pull request Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants