dustin10 / VichGeographicalBundle

A Symfony2 bundle which provides geographical features for ORM and ODM entities and object oriented javascript maps rendering.
104 stars 26 forks source link

Leaflet support #2

Closed snc closed 13 years ago

snc commented 13 years ago

It would be nice to add support for Leaflet. What do you think? I could provide a PR.

dustin10 commented 13 years ago

I finished abstracting out the rendering of the javascripts and stylesheets to the map renderer object. A PR for this should be easy now. I may also need to look into modifying the Map class.

dustin10 commented 13 years ago

Closed with d6bf1cb