I would like to be able to take a list of US state abbreviations and highlight the state shapes on a map.
The list of states can be totally random and chosen at run time, is there any example like this?
Regards,
Kenn
Hello Kenn,
Thank you for your post. I have been looking into it and I created a sample project for you, which shows how you can achieve the functionality you want. Basically I loop through the MapLayer’s Elements and based on a condition I set the elements Fill to a specific color. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Excellent Example - just what I needed.
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.