Lake Ontario. Now and Always.

Map worldview matters.

Providers may show different borders and geographic names depending on the national setting used. For Canadian maps, choose Canada explicitly. In Google Maps, use region=CA.

Google Maps

One Google Maps service, one test point, four regional requests. Only the region parameter changes.

region=CA

Loading map

region=US

Loading map

region=DE

Loading map

region omitted

Loading map

Apple Maps

Compare the same Apple Maps view with en-CA and en-US.

Canadian Englishen-CA
Token requiredSet APPLE_MAPS_TOKEN to run this pane.
U.S. Englishen-US
Token requiredSet APPLE_MAPS_TOKEN to run this pane.

MapKit JS exposes a language preference here, not Google’s region or a documented Canadian worldview.

Mapbox

Compare the same Mapbox view with worldview US and all.

U.S. worldviewUS
Token requiredSet MAPBOX_PUBLIC_TOKEN to run this pane.
All worldviewsall
Token requiredSet MAPBOX_PUBLIC_TOKEN to run this pane.

Mapbox documents worldviews such as US and all; it does not offer a CA worldview in this control.

OpenStreetMap

The same OpenStreetMap tile request appears in both panes because this endpoint has no regional setting.

Tile request Asame URL
Loading map
Tile request Bsame URL
Loading map

Both panes intentionally use the same public tile URL. An identical label is the expected provider-native result.

ArcGIS

Compare the same ArcGIS Streets view with the default and U.S. worldview settings.

Default worldviewomitted
Key requiredSet ARCGIS_API_KEY to run this pane.
U.S. worldviewunitedStatesOfAmerica
Key requiredSet ARCGIS_API_KEY to run this pane.

ArcGIS has no Canadian worldview code in this control, so the comparison does not invent CA.

How to compare

Every pane uses 43.65, -78.80 at zoom 7. Change only the setting shown above the map, then record the visible label.

Canadian iframe

region=CA

Although Google Maps does not document region=US as the default, initial tests indicate that a U.S. worldview is the effective default when region is omitted. For Canadian maps, set region=CA explicitly.