I have some shape files that display in my map when I have my MapUnit == GeographicUnit.DecimalDegree.
When I switch my MapUnit to either GeographicUnit.Meter or GeographicUnit.Feet, the shape files no long render in the map.
I'm guessing I need to apply a projection to the shape file data. Is there a way to do this using your APIs?
Thanks,
Greg