We are using IP location services to determine the country of the user. But most of the IP location services are using Czech Republic instead of Czechia.
Currently we have to convert that name to Czechia to get it correctly shown on the react simple map.
Can I add some javascript or whatever, to make sure the map understands that we use Czech Republic instead of Czechia? Saves mistakes on server side with the conversion.
We are using IP location services to determine the country of the user. But most of the IP location services are using Czech Republic instead of Czechia.
Currently we have to convert that name to Czechia to get it correctly shown on the react simple map.
Can I add some javascript or whatever, to make sure the map understands that we use Czech Republic instead of Czechia? Saves mistakes on server side with the conversion.