Resolve "Transition branch for CMB and Resq merging" #1181

Merged
korina.cordero merged 258 commits from 329-transition-branch-for-cmb-and-resq-merging into master 2020-04-03 02:49:26 +00:00
Showing only changes of commit b435cdfa1b - Show all commits

View file

@ -21,9 +21,11 @@ function initMap() {
var map = mapCreate('dashboard_map', default_lat, default_lng, 'road', 13);
}
</script>
{{ include('map/' ~ map_js_file) }}
<script>
// TODO: put this in .env
var mqtt;
var timeout = 2000;