I have bunch of surface elements that represent pieces of property on a xamMap. They are all right next to each other, so I set the stroke on the maplayer to white to create a white border. It looks great until I zoom in. Then the white borders become smaller and finally disappear if I zoom in far enough. It looks like one big red shape. Is there a way to stop this from happening?
Hello,
Thank you for posting!
I have been looking into your desciption and I am not completely sure whether you are using shape files. Please note that there is a limitation if you are using shape files that allows zoom levels up to ~40 in Silverlight and ~56 in WPF applications. Does this occur when using shape files and zoom level is bigger the 40?
I am using the SqlShapeReader, not a shapefile. Also, It happens at a zoom level of around 30 and all of the white borders are gone before a zoom level of 40. It doesn't appear to be happening in WPF, only Silverlight.