Closed bllchmbrs closed 9 years ago
Since we'll be moving to geojson (API is ready) we need to migrate the display code to do so.
it'll be something using this: http://leafletjs.com/reference.html#geojson
relevant file is: https://github.com/SFCrime/SFC-viewer/blob/master/app/scripts/views/MapDisplay.js
Fixed this to render geojson via : https://github.com/SFCrime/SFC-viewer/commit/84b6fdea3936f39373ac44ec126237740c14b93c
Since we'll be moving to geojson (API is ready) we need to migrate the display code to do so.
it'll be something using this: http://leafletjs.com/reference.html#geojson
relevant file is: https://github.com/SFCrime/SFC-viewer/blob/master/app/scripts/views/MapDisplay.js