get40_ro function

Map<int, String> get40_ro()

Geocoding JSON data for 40_ro

Implementation

Map<int, String> get40_ro() {
  return {
    4021: "București și județul Ilfov",
    4031: "București și județul Ilfov"
  };
}