index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
app
/
view
/
MapController.js
Age
Commit message (
Expand
)
Author
2016-03-13
Support 12 hour format in web
Anton Tananaev
2016-03-08
Do not display unknown devices
Anton Tananaev
2015-12-23
Fix JavaScript warnings and style issues
Anton Tananaev
2015-11-21
Implement automatic device following
Anton Tananaev
2015-11-21
Remove time label from report markers
Anton Tananaev
2015-11-21
Separate route into another layer
Anton Tananaev
2015-11-21
Split latest and report into two layers
Anton Tananaev
2015-11-18
Remove map controller console log
Anton Tananaev
2015-11-17
Update marker color based on status
Anton Tananaev
2015-11-14
Fix JavaScript check style issues
Anton Tananaev
2015-11-14
Fix rotation calculation bug
Anton Tananaev
2015-11-09
Show fix time for report locations
Anton Tananaev
2015-11-09
Set rotation in radians and keep it
Anton Tananaev
2015-11-08
Fix JavaScript check style issues
Anton Tananaev
2015-11-08
Fix JavaScript jshint issues
Anton Tananaev
2015-11-08
Handle map marker selections
Anton Tananaev
2015-11-08
Add map feature selection event
Anton Tananaev
2015-11-08
Fix map markers de-selection
Anton Tananaev
2015-11-08
Refactor map and report controllers
Anton Tananaev
2015-11-07
Start map controller refactoring
Anton Tananaev
2015-11-04
Find exact record matches in store
Anton Tananaev
2015-11-01
Implement ol3 arrow marker style
Anton Tananaev
2015-10-20
Set icon to triangle with rotation
Anton Tananaev
2015-10-20
Put experimental label on map
Anton Tananaev
2015-10-18
Clean up map and state code
Anton Tananaev
2015-10-04
Disable JavaScript strict mode
Anton Tananaev
2015-10-03
Change global styles class
Anton Tananaev
2015-10-03
Ignore or fix JSHint issues
Anton Tananaev
2015-10-03
Enable JavaScript strict mode
Anton Tananaev
2015-10-03
Add space after function keyword
Anton Tananaev
2015-10-03
More clean up for web interface
Anton Tananaev