@extends('layouts.app') @section('title', 'Canada Traffic Map') @section('content')

Canada Traffic Map

Live highway traffic overview for Canadian provinces and territories. Use the zoning buttons to manage province coverage without losing the traffic view.

Province Zoning
@include('monitor.partials.canada-traffic-map', ['mapId' => 'mappingCanadaTrafficMap']) @endsection