index
:
etbsa-traccar-web
master
AplicaciĆ³n web para ETBSA basada en traccar-web
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
app
/
view
/
MapMarkerController.js
Age
Commit message (
Expand
)
Author
2017-02-13
- Use more efficient method to lookup store
Abyss777
2017-02-03
Better cleanup after device remove
Abyss777
2017-01-16
fix missed declaration
Abyss777
2017-01-13
Show accuracy circle on the map
Anton Tananaev
2016-12-30
- Always highlight selected marker
Abyss777
2016-12-30
Remove out of date comment
Abyss777
2016-12-30
Add option to not show report markers
Abyss777
2016-12-29
- Combine latest and report markers to one layer
Abyss777
2016-12-29
Deselect markers
Abyss777
2016-12-26
Charts implementation
Abyss777
2016-12-22
- Add support for custom report colors
Abyss777
2016-12-20
- Migrate to openlayers 3.20.0
Abyss777
2016-12-02
- Remove single event
Abyss777
2016-12-01
Handle 'showsingleevent' only in one place
Abyss777
2016-12-01
Implement in other way
Abyss777
2016-12-01
Remove map view fit from loadReport
Abyss777
2016-12-01
- Handle eventId url parameter
Abyss777
2016-11-30
Revert one check, remove another.
Abyss777
2016-11-30
- Removed unnecessary check
Abyss777
2016-11-30
Show events on map
Abyss777
2016-11-28
Split functions to controllers
Abyss777
2016-11-28
Copy MapController to MapMarkerController
Abyss777