get1263_en function

Map<int, String> get1263_en()

Geocoding JSON data for 1263_en

Implementation

Map<int, String> get1263_en() {
  return {1263: "Montreal, QC"};
}