I’m looking to create a data visualization where the states of the US are shaded different colors based on data. So, what would be ideal in using a tool like Bing Maps would be to have each state be represented by a custom polygon that I can then shade to the appropriate color.
So, my question is, is there an easy way to select a state and create a custom layer on that state besides trying to create a custom polygon?
I feel like there must be an easier way to do it.
Thanks!
I’m looking to create a data visualization where the states of the US are
Share
Unfortunately you won’t find this natively in the Bing map SDK. So the only 2 ways to do this are:
Hope that helps!