Here’s a fictional example of what i’m trying to replace
http://ryanhollingsworth.com/test/map.html
Goal: input a series of state abbreviations and a hex value and have a dynamic map i can update quickly or use php to update on the fly.
I’ve been looking for a solution for a couple of weeks via google, figured i’d humble myself and ask. I don’t want to reinvent the wheel and develop something that’s already been done if i don’t have to 🙂 Thanks!
https://developers.google.com/chart/image/docs/gallery/new_map_charts should provide a quick and easy solution, although it is somewhat limited.