get501_en function
Geocoding JSON data for 501_en
Implementation
Map<int, String> get501_en() {
return {
5012: "Belize District",
5013: "Orange Walk District",
5014: "Corozal District",
5015: "Stann Creek District",
5017: "Toledo District",
5018: "Cayo District"
};
}