aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/MapMarkerController.js
AgeCommit message (Collapse)Author
2017-02-03Better cleanup after device removeAbyss777
2017-01-16fix missed declarationAbyss777
2017-01-13Show accuracy circle on the mapAnton Tananaev
2016-12-30- Always highlight selected markerAbyss777
- Do not show markers by default
2016-12-30Remove out of date commentAbyss777
2016-12-30Add option to not show report markersAbyss777
2016-12-29- Combine latest and report markers to one layerAbyss777
- Bring to front selected marker
2016-12-29Deselect markersAbyss777
2016-12-26Charts implementationAbyss777
2016-12-22- Add support for custom report colorsAbyss777
- Style fixes
2016-12-20- Migrate to openlayers 3.20.0Abyss777
- use style.setImage() - style fixes
2016-12-02- Remove single eventAbyss777
- Redo ol.extent calculation with less compares - Uncomment url manipulation
2016-12-01Handle 'showsingleevent' only in one placeAbyss777
2016-12-01Implement in other wayAbyss777
2016-12-01Remove map view fit from loadReportAbyss777
2016-12-01- Handle eventId url parameterAbyss777
- Fit map view to events positions markers
2016-11-30Revert one check, remove another.Abyss777
2016-11-30- Removed unnecessary checkAbyss777
- Use array instead of object - Use id as parameter name
2016-11-30Show events on mapAbyss777
2016-11-28Split functions to controllersAbyss777
2016-11-28Copy MapController to MapMarkerControllerAbyss777