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=US
region=DE
region omitted
Apple Maps
Compare the same Apple Maps view with en-CA and en-US.
en-CAen-USMapKit 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.
USallMapbox 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.
same URLsame URLBoth 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.
omittedunitedStatesOfAmericaArcGIS 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.
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.