Also if you want to use MgCoordinateSystem, you have to reference the official MapGuide API (and include all the unmanaged dlls it requires).
You can omit the metersPerUnit parameter of IMappingService.CreateMap(), and the meters per unit will be calculated by NTS, whose reliability over MgCoordinateSystem cannot be ascertained. Should be fine for well known coordinate systems. A bad metersPerUnit value will mess up rendering. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/MaestroAPI-4-and-MGOS-2-2-empty-blank-transparent-map-tp7054607p7054783.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
