Source code checked in, #75403
Update of docs: desciptions of GdalPluginPath, GdalDataPath properties.
View ArticleNew Post: Shape layer Point Type probem - always dimond
Hello guys, Happy Christmas! Just wondering if anyone could point out what I'm doing wrong. I am using 4.9.2.0, this code worked as expected in 4.8 (vb.net) TheMap.set_ShapeLayerPointSize(LayerHnd,...
View ArticleNew Post: Shape layer Point Type probem - always dimond
Hi Ross, I checked Map.set_ShapeLayerPointType property in the source it generates ErrorMessage(tkPROPERTY_NOT_IMPLEMENTED) , so it's effectively deprecated. You should use:var sf =...
View ArticleNew Post: Shape layer Point Type probem - always dimond
Thanks Sergei, and thanks for the quick reply, wow! Worked like a charm. If anyone is looking at this, then just for reference my updated code now looks like this: Dim options As New...
View ArticleSource code checked in, #75406
Demo app: IntelliSense files for interop assemblies are added; MWLite.Databases project is checked for building.
View ArticleSource code checked in, #75407
Separate "Intellisense" configuration for Documentation solution - to generate intellisense for interop assemblies.
View ArticleNew Post: MapWinGIS 3.9.2 tileprovider problem
I'm using MapWinGIS 4.9.2 with VB.NET 2010. I'm using TileProvider for my AxMap control but the tiling doesn't work all the time. I've tried all providers and they all have the same problem. For some...
View ArticleNew Post: Installation MapWinGis.ocx rev 52393 . Error in Delphi
I have installated the mapwingis exe downloaded from here. When import the activex component, delphi generates the Mapwingis_TLB.pas with the definitions, classes and methods, but raises a compilation...
View ArticleReleased: MapWinGIS v4.9.3 Win32 (Dez 27, 2014)
What's New in 4.9.3Release date: December 27th, 2014 The last commit number in this release is 75410; full commit history can be found...
View ArticleCreated Release: MapWinGIS v4.9.3 Win32 (dec 27, 2014)
What's New in 4.9.3Release date: December 27th, 2014The last commit number in this release is 75410; full commit history can be found at...
View ArticleSource code checked in, #75411
The last files needed for MapWinGIS v4.9.3 and MapWindowLite v1.0
View ArticleNew Post: MapWinGIS 3.9.2 tileprovider problem
For gmaps the most obvious reason is changes in version number which are done periodically by Google. With outdated version there will be missing tiles indeed. Check Tiles.Providers.set_VersionNumber...
View ArticleNew Post: Installation MapWinGis.ocx rev 52393 . Error in Delphi
I haven't got Delphi myself to check it. But I checked the source. The property is defined like this in idl:[propput, id(14), helpstring("property Owner")] HRESULT Owner([in] int * t, [in] int * d,...
View ArticleUpdated Wiki: Home
Welcome to the MapWinGIS ActiveX Control ProjectWhat is MapWinGIS?MapWinGIS.ocx is used to provide GIS and mapping functionality to any Windows Forms based application.MapWinGIS.ocx is a FREE and OPEN...
View ArticleUpdated Wiki: Home
Welcome to the MapWinGIS ActiveX Control ProjectWhat is MapWinGIS?MapWinGIS.ocx is used to provide GIS and mapping functionality to any Windows Forms based application.MapWinGIS.ocx is a FREE and OPEN...
View ArticleSource code checked in, #75414
a) GridHeader.Owner property removed from public API (reasons a given here: https://mapwingis.codeplex.com/discussions/576357); b) restoring of graphics parameters after drawing of cached raster...
View Article