I have a database with some information (no more than a few sentences) on each county in a few states. What I am trying to make is a very simple program that allows the user to hover or click on each county in an interactive map, and have the county specific information pop up. My question about this is, is there a free api or package of some kind that would allow me to create or use a simple filled map this way?
I looked into Bing Maps, Azure Maps and ArcGIS but all of them seemed to have a pay wall after a transaction threshold was met. For ArcGIS there is a free public account for non-commercial projects, which this would be, but this would also be a private project with sensitive data. Is that allowed with a public account? Is there a better option? At most this project would be used by a hundred or so individuals a few times a day.