get1226_en function

Map<int, String> get1226_en()

Geocoding JSON data for 1226_en

Implementation

Map<int, String> get1226_en() {
  return {1226: "Ontario", 1226663: "London, ON"};
}