Searched refs:mapLink (Results 1 – 1 of 1) sorted by relevance
194 String mapLink = CountItems.country_map.get(country); in getZoneEquivalences() local195 if (mapLink != null) { in getZoneEquivalences()196 newCountry = "<a target='map' href='" + mapLink + "'>" + country in getZoneEquivalences()