Updated Wiki: NotesVersion493
SUMMARY OF CHANGES IN VERSION 4.9.3. It's recommended to read / skim through it before you start dealing with new version.1. Application callback. New GlobalSettings.ApplicationCallback property was...
View ArticleNew Post: I want Edit Shape
Hi woorhtks, to start edit shapefile this code is enough: private void button1_Click(object sender, EventArgs e) { axMap1.CursorMode = tkCursorMode.cmEditShape; var sf = new Shapefile(); if...
View ArticleNew Post: I want Edit Shape
HI sleschinski, Thanks answers. but, I still do not. TT mouse cursor changes. Click on this no. Drag is also no."Edit layer" press "vertex edit" enabled in "mapwidowlite.exe" In the code I have. thanks ^^
View ArticleNew Post: MapWinGis under Qt -> QAxBase type mismatch
Dear Community, i'm trying to get this very nice control to work. I used dumpcpp to create the header and cpp file to use the API. After this I tried to add the Map control to my custom Dialog via...
View ArticleNew Post: Adding a simple dot or line on the map (using mapwingis)
Hi there, I just started with MapWinGIS activex control in vb express 2010. showing google maps or openstreetmaps etc goes well, I use following code: AxMap1.Projection =...
View ArticleNew Post: Adding a simple dot or line on the map (using mapwingis)
It seems that you are not reprojecting coordinates. Your map project is spherical Mercator (in meters) while you are passing coordinates as degrees. You should use AxMap.DegreesToProjection method (see...
View ArticleNew Post: MapWinGis under Qt -> QAxBase type mismatch
Hi Nils, I have no experience with QT, but here are some thoughts. Filename parameter of Map.AddLayerFromFilename is defined as LPCTSTR. Since we are not using Unicode build it's compiled into LPCSTR...
View ArticleNew Post: I want Edit Shape
sleschinski wrote: Hi woorhtks, to start edit shapefile this code is enough: private void button1_Click(object sender, EventArgs e) { axMap1.CursorMode = tkCursorMode.cmEditShape; var sf = new...
View ArticleNew Post: Windows-over-Map Issue in version 4.9 - up to 4.9.3.3
Hi folks, when using version 4.9 - up to 4.9.3.3 in a custom application, the windows over the map are "frozen" - seems as if the redrawing is slowed down. You can see that behaviour easily when...
View ArticleUpdated Release: MapWinGIS v4.9.3.4 Win32 (jan 26, 2015)
What's New in 4.9.3.4 Release date: January 26th, 2015The last commit number in this release is 75466; full commit history can be found at...
View ArticleUpdated Release: MapWinGIS v4.9.3.4 Win32 (jan 26, 2015)
What's New in 4.9.3.4 Release date: January 26th, 2015The last commit number in this release is 75466; full commit history can be found at...
View ArticleUpdated Release: MapWinGIS v4.9.3.4 Win32 (jan 26, 2015)
What's New in 4.9.3.4 Release date: January 26th, 2015The last commit number in this release is 75466; full commit history can be found at...
View ArticleReleased: MapWinGIS v4.9.3.4 Win32 (Jan 26, 2015)
What's New in 4.9.3.4 Release date: January 26th, 2015 The last commit number in this release is 75466; full commit history can be found athttps://mapwingis.codeplex.com/SourceControl/list/changesets...
View ArticleUpdated Release: MapWinGIS v4.9.3.4 Win32 (jan 26, 2015)
What's New in 4.9.3.4 Release date: January 26th, 2015The last commit number in this release is 75466; full commit history can be found at...
View ArticleCommented Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleCommented Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleCommented Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleCommented Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleCommented Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View Article