get1646_en function
Geocoding JSON data for 1646_en
Implementation
Map<int, String> get1646_en() {
return {
1646: "New York",
1646237: "New York, NY",
1646336: "New York, NY",
1646434: "New York, NY",
1646476: "New York, NY",
1646486: "New York, NY",
1646559: "New York, NY",
1646613: "New York, NY",
1646638: "New York, NY",
1646672: "New York, NY"
};
}