I have an application using RadMap that shows zip code or carrier route boundaries (MapPoygons) in a DynamicLayer. I have ExtendedData properties for each MapShape. I want to use the Colorizer. Can you show me how to intialize the colorizer when the DynamicLayer is added in code behind?
Right now when I find the DynamicLayer using RadMap.FindName the colorizer evaluates to Nothing. So I am unable to set the Colorizer.ExtendedPropertyName or call Colorizer.Prepare().
Thanks
Sumith
Right now when I find the DynamicLayer using RadMap.FindName the colorizer evaluates to Nothing. So I am unable to set the Colorizer.ExtendedPropertyName or call Colorizer.Prepare().
Thanks
Sumith