vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
152 stars 145 forks source link

Google Maps #808

Open tectonny opened 8 years ago

tectonny commented 8 years ago

What file that generates the Google map?

vitalidze commented 8 years ago

Google map JS is included in the traccar.html file. All maps are set up in MapView class here: https://github.com/vitalidze/traccar-web/blob/dev/src/main/java/org/traccar/web/client/view/MapView.java#L126