Hi,
In my application, I allow two different data sources... shapefiles using EPSG:4326 and the OSM Overlay. The shapefiles are the default data. I add all my overlays to the map when the application first starts and just change the visibility of the overlays and apply the proper projections. When I switch to OSM, I get the following exception:
The map unit you are using is not compatable with the GoogleLayer . Make sure you are using Meters and that your projection is 90013 to ensure compatability.
Parameter name: canvas.MapUnit
I do switch my MapUnit to meter, and I wasn't receiving this error before I upgraded to version 5.5.68.0. Any help would be appreciated.
.Ryan.