New Post: Help
hello everyone I need your help to achieve my MapWinGIS project in VB, I wonder how to write a procedure that allows viewing the positions on the map with the symbology of my choice and displayed...
View ArticleNew Post: Show vertices ?
Hi Is there a way to show vertices with a cross, like does Qgis with "toggle editing" ? Thanks, Olivier
View ArticleNew Post: Update shape ?
Hi, I didn't find any shape.update or shape.modify, so when modifying a shape with InsertPoint, AddPoint or DeletePoint, is there another way of updating than deleting the old shape and adding the...
View ArticleNew Post: Show vertices ?
So the answer is Dim def As New MapWinGIS.ShapeDrawingOptions def.VerticesVisible = True def.VerticesFillVisible = True shp.DefaultDrawingOptions = def AxMap1.Redraw() This makes vertices visibles as a...
View ArticleSource code checked in, #74396
4.9.3 branch: IEditShape COM interface, and built-in cmAddShape map cursor.
View ArticleNew Post: mapwininterfaces.dll ?
Hi, I would like to add a legend to my map but don't find the "mapwininterfaces.dll" which is supposed to deliver the legend control. I'm using 4.8.8 and don't find this dll in the folder I installed...
View ArticleNew Post: mapwininterfaces.dll ?
So I answer myself : I tried to add Legend control with "Browse" in the VS toolbox .net. I first got an error message"Could not load file or assembly 'Interop.MapWinGIS, Version=4.8.0.0,...
View ArticleNew Post: Getting started with MapWinGIS 4.9.2
Hi, I am trying to look for the latest version MapWinGis OCX installer available on MapWinGIS site but the page does not exists at all. regards, Vojko
View ArticleNew Post: Getting started with MapWinGIS 4.9.2
click on "review this release" in the home page and you will get it. Otherwise the 4.8.8 stable is in the home page.
View ArticleNew Post: mapwininterfaces.dll ?
can you teach me in detail how to use MapWinGIS 4.9.1 with legend control?
View ArticleReviewed: MapWinGIS v4.8.8 Stable Release - 32 Bit (may 23, 2014)
Rated 5 Stars (out of 5) - It's a great work from all the people in the team, thanks very much
View ArticleNew Post: Compilation error when building trunk r74479
Hi, Today I checkedout the trunk and tried to complie mapwingis. The build failed with this error :"...trunk\Utilities\GeosHelper.h(267) : error C3861: 'GEOSNearestPoints': identifier not found" The...
View ArticleCreated Unassigned: Version 4.9 Prevents Another ActiveX Control from being...
The new version of MapWinGIS ActiveX 4.9 prevents another ActiveX control from being added to a WinForm. Specifically, when the TerraExplorer ActiveX control is added, it throws and error. However, if...
View ArticleCommented Unassigned: Version 4.9 Prevents Another ActiveX Control from being...
The new version of MapWinGIS ActiveX 4.9 prevents another ActiveX control from being added to a WinForm. Specifically, when the TerraExplorer ActiveX control is added, it throws and error. However, if...
View ArticleReviewed: MapWinGIS v4.9.1 - Alpha (May 28, 2014)
Rated 1 Stars (out of 5) - Caused problems when using other activeX controls on same form; particularly other geospatial controls. 4.9 is fine, but 4.9.1 had issues.
View ArticleReviewed: MapWinGIS v4.9.1 - Alpha (May 28, 2014)
Rated 1 Stars (out of 5) - Caused problems when using other activeX controls on same form; particularly other geospatial controls. 4.9 is fine, but 4.9.1 had issues. Perhaps it's a 32 bit vs 64 bit...
View ArticleCommented Unassigned: Version 4.9 Prevents Another ActiveX Control from being...
The new version of MapWinGIS ActiveX 4.9 prevents another ActiveX control from being added to a WinForm. Specifically, when the TerraExplorer ActiveX control is added, it throws and error. However, if...
View Article