I am trying to build an option in a application that let user see a map. This map must be editable, and tag enabled. It should also be possible to see sub regions in different colors, and highlight the one under the mouse.
From stackoverflow
-
See TGlobe.
-
TGlobe is good one, but hasn't updated since 2004, If you need more than showing a map, and build a GIS like application I suggest use one of these:
- TatukGIS (very powerful GIS Components and writing as Native VCL).
- CartoVCL.
- MapObjects (the Leading GIS Company, but the components are ActiveX).
MarkJ : We use TatukGIS (in VB6 though), fairly good experiences with them.Yoopergeek : I second TatukGIS - we've been using Tatuk for years. Both their ActiveX edition through VB6 and their .NET edition with C#. Our only complaint is poor documentation.
0 comments:
Post a Comment