Howdy!
If models only have GeoJSON specific features I don't see need to call them Leaflet. In a future they could still work using any other map libraries like http://modestmaps.com
For views it seams to make lots of sense if they introduce Leaflet specific concepts...
We use Backbone for #geo stuff with modestmaps in:
https://github.com/apollo-ng/dspace-client
and with leaflet in:
https://github.com/elevate-festival/neokarto-party
Soon we should merge those code bases but i would like to keep models agnostic to which mapping library we use in views!
I'll try to take a better look at your code and maybe we cold collaborate a bit on it...
Cheers :)
Howdy!
If models only have GeoJSON specific features I don't see need to call them Leaflet. In a future they could still work using any other map libraries like http://modestmaps.com
For views it seams to make lots of sense if they introduce Leaflet specific concepts...
We use Backbone for #geo stuff with modestmaps in:
https://github.com/apollo-ng/dspace-client
and with leaflet in:
https://github.com/elevate-festival/neokarto-party
Soon we should merge those code bases but i would like to keep models agnostic to which mapping library we use in views!
I'll try to take a better look at your code and maybe we cold collaborate a bit on it...
Cheers :)