MapWindow / MapWindow5

MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
288 stars 100 forks source link

axMap1.AddLayer #105

Closed noone77777 closed 3 years ago

noone77777 commented 3 years ago

C# .net core3.1 axMap1.AddLayer "Operation is not supported on this platform"

pmeems commented 3 years ago

We don't (yet) support .NET Core

MapWinGIS is an ActiveX control, I'm not even sure .NET Core (or .NET 5) support that.