hi there,

i've created a module for linking views_geojson feeds with leaflet maps:
http://drupal.org/project/leaflet_geojson

feel free to test and play around, i'm happy to see feedback :)

Comments

pol’s picture

Issue summary: View changes

What about providing hooks to automatically provides layers for LeafLet and OpenLayers ?

dasjo’s picture

das-peter’s picture

Linking issues.
I'm not sure where to put the integration.
I think the most important part is that Views GeoJSON aims to provide a mapping tool agnostic solution. This means proper hooks and meta information about what's going on to enable other tools to integrate easily.
We also could create submodules that integrate with e.g. openlayers and another one with leaflet.
That way "we have to eat our own dog food" and see if there are pain points with the basic implementation.
However, this will bring issues like version dependency on those submodules.