get1778_en function
Geocoding JSON data for 1778_en
Implementation
Map<int, String> get1778_en() {
return {
1778: "British Columbia",
1778278: "Langley, BC",
1778294: "Surrey, BC",
1778297: "Richmond, BC",
1778298: "Langley, BC",
1778340: "North Vancouver, BC",
1778371: "Vancouver, BC",
1778395: "Surrey, BC",
1778397: "New Westminster, BC",
1778471: "Kamloops, BC",
1778475: "Vernon, BC",
1778476: "Penticton, BC",
1778478: "Kelowna, BC",
1778484: "Kelowna, BC",
1778565: "Surrey, BC",
1778574: "Surrey, BC"
};
}