MartinP460 / react-denmark-map

Customizable plug-and-play map of Denmark for visual presentation🗺️
https://react-denmark-map.vercel.app/
MIT License
21 stars 4 forks source link

Rename `en_name` to `asciiName` and add `en_term` to regions #37

Closed MartinP460 closed 9 months ago

MartinP460 commented 9 months ago

Proposed changes

Renamed en_name to asciiName and added en_term to the regions data array. This is to improve readability and extend the flexibility of displaying data respectively.

How to test

  1. Verify that accessing asciiName is still possible on all area types.