Danlowe95 / IBEIS-web

Web interface and API for IBEIS.
Apache License 2.0
0 stars 6 forks source link

Map does not work #7

Closed Danlowe95 closed 8 years ago

Danlowe95 commented 8 years ago

getting the map working again. This uses leaflet.js I believe (or was planned to). It was working but we were getting some issues where it required a screen resize to work. Now something somewhere broke. Map implementation in the future will add "pins" at all picture locations in the workspace with GPS data. For now, just have the map load when the user clicks that tab.

brennn-rpi commented 8 years ago

19 Leaflet map added, resize issue should be taken care of (I can no longer reproduce it consistently), markers are placed for each image with available location data.