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.
290 stars 100 forks source link

MapWindow4 Plugin Porting to MW5 #3

Closed dhuantes closed 6 years ago

dhuantes commented 7 years ago

Working my way through porting a plugin that I had under MapWindow4 and would be great if there was a cross reference of things like "In MapWindow4 Plugin the MapWinGIS reference is now replaced by...." I really like the new plugin approach but nice reference doc would be great. May start putting one together if not.... Thanks!

saadb commented 7 years ago

How is the Plugin doc going

pmeems commented 7 years ago

Hi @dhuantes did you manage to finish your plug-in and create some documentation?