User Tools

Site Tools


map_suite_desktop_for_winforms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_desktop_for_winforms [2017/03/03 07:05]
tgwikiupdate
map_suite_desktop_for_winforms [2020/05/19 21:25] (current)
benbai [Map Suite Desktop for WinForms]
Line 1: Line 1:
 ====== Map Suite Desktop for WinForms ====== ====== Map Suite Desktop for WinForms ======
 +
 +<div msgbox>
 +**Note:** The page is for Map Suite 10. If you are using Map Suite 9.0 or previous versions of Map Suite product, please go to [[map_suite_android_edition|MapSuite 9.0 Wiki]]. We highly recommended you to upgrade to ThinkGeo 12.0 if possible which supports both .NET Framework and .NET Core, which is easier to use and get more features over the previous version. The majority of previously built code should work without modification assuming the new namespaces are added. ​ For guidance on upgrading your existing code, please check out [[thinkgeo_12_upgrade_guide|ThinkGeo 12 Upgrade Guide]]. </​div>​
  
 Map Suite Desktop for WinForms is a .NET native set of GIS software controls that lets .NET developers add rich, interactive maps to their Windows desktop applications. Featuring Winforms controls, running on Linux and Mac through Mono, packed with powerful mapping features and support for the most popular data formats, Map Suite Desktop for WinForms makes GIS accessible to developers of any skill. Map Suite Desktop for WinForms is a .NET native set of GIS software controls that lets .NET developers add rich, interactive maps to their Windows desktop applications. Featuring Winforms controls, running on Linux and Mac through Mono, packed with powerful mapping features and support for the most popular data formats, Map Suite Desktop for WinForms makes GIS accessible to developers of any skill.
 +
 +===== Getting Started =====
  
 It's very easy to get started. You can start from getting the samples from GitHub, or start from creating a new application in your Visual Studio. GitHub samples run properly in MonoDevelop on Linux as well. Please have a quick look at the following short videos.  ​ It's very easy to get started. You can start from getting the samples from GitHub, or start from creating a new application in your Visual Studio. GitHub samples run properly in MonoDevelop on Linux as well. Please have a quick look at the following short videos.  ​
-\\ 
 \\ \\
 <div play medialist>​ <div play medialist>​
-[[media:map_suite_desktop_for_winforms_quickstart|{{desktopedition:​map_suite_desktop_for_windows_quickstart_windows.png?​180x99|Map Suite Desktop for WinForms Quickstart On Windows}}]]+[[media:map_suite_desktop_for_winforms_run_github_sample_on_windows|{{desktopedition:​map_suite_desktop_for_windows_quickstart_windows.png?​180x99|Map Suite Desktop for WinForms Quickstart On Windows}}]]
 \\ \\
-Run GitHub Sample on Windows (2'30")+Run GitHub Sample on Windows (2'28")
 </​div>​ </​div>​
  
  
 <div play medialist>​ <div play medialist>​
-[[media:map_suite_desktop_for_linux_quickstart|{{desktopedition:​map_suite_desktop_for_windows_quickstart_linux.png?​180x99|Map Suite Desktop for WinForms Quickstart on Linux}}]]+[[media:map_suite_desktop_for_winforms_run_github_sample_on_linux|{{desktopedition:​map_suite_desktop_for_windows_quickstart_linux.png?​180x99|Map Suite Desktop for WinForms Quickstart on Linux}}]]
 \\ \\
-Run GitHub Sample on Linux (3'06")+Run GitHub Sample on Linux (2'13")
 </​div>​ </​div>​
  
Line 26: Line 30:
 </​div>​ </​div>​
  
-===== Product Guides ===== 
 <div dokuteaser>​ <div dokuteaser>​
 > [[map_suite_desktop_for_winforms_quick_start_guide|Quick Start Guide]] > [[map_suite_desktop_for_winforms_quick_start_guide|Quick Start Guide]]
-Helps you get you up to speed with integrating the Map Suite Desktop for WinForms map control into your GIS software.+Get you up to speed with integrating the Map Suite Desktop for WinForms map control into your GIS software.
 </​div>​ </​div>​
 +
 +===== Product Guides =====
  
 <div dokuteaser>​ <div dokuteaser>​
Line 84: Line 89:
 </​div>​ </​div>​
  
 +<div dokuteaser>​
 +> [[map_suite_license_guide#​map_suite_desktop_winforms_wpf|License Guide]]
 +Introduces what licenses are needed / how the license would work for debugging/​deploying the Map Suite products.
 +</​div>​
 +
 +
 +<div dokuteaser>​
 +> [[map_suite_10_upgrade_guide|Upgrade Guide]]
 +Introduces how to upgrade to Map Suite 10.0 from Map Suite 9.0 or previous version.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[map_suite_platform_coverage|Coverage Guide]]
 +Show Map Suite features coverage of different product and different platfoms ​
 +</​div>​
  
 ===== Code Samples ===== ===== Code Samples =====
  
-** In addition to the samples below, we have dozens of interactive ​Winforms ​Desktop for WinForms sample applications available **+** In addition to the samples below, we have dozens of interactive Desktop for WinForms sample applications available **
  
 <div samplelist>​ <div samplelist>​
 <faicon fa fa-navicon fa-lg> [[map_suite_desktop_for_winforms_all_samples|All Samples]] <faicon fa fa-navicon fa-lg> [[map_suite_desktop_for_winforms_all_samples|All Samples]]
 \\ \\
-All samples about Map Suite Map Suite Desktop for WinForms.+All samples about Map Suite Desktop for WinForms.
 </​div>​ </​div>​
  
Line 165: Line 185:
 \\ \\
 These samples show various ways to move the map. These samples show various ways to move the map.
 +</​div>​
 +
 +<div newline></​div>​
 +
 +<div samplelist>​
 +<faicon fa fa-navicon fa-lg> [[http://​wiki.thinkgeo.com/​wiki/​map_suite_all_samples|All Samples Across all the Products]]
 +\\
 +All samples about Map Suite Products, see what other products can do.
 </​div>​ </​div>​
  
Line 177: Line 205:
 Standard version contains all packages that Map Suite supported on this platform which should meet most user's requirements. Standard version contains all packages that Map Suite supported on this platform which should meet most user's requirements.
  
- [[map_suite_windows_package_coverage|Compare with Barebone]]+ [[map_suite_desktop_for_winforms_package_coverage|Compare with Barebone]]
  
 ==== Barebone ==== ==== Barebone ====
 Barebone version is intended for experienced Map Suite developers who require fine grain control over their dependencies. ​ All other developer please use the Standard Edition. Barebone version is intended for experienced Map Suite developers who require fine grain control over their dependencies. ​ All other developer please use the Standard Edition.
  
- [[map_suite_windows_package_coverage|Compare with Standard]]+ [[map_suite_desktop_for_winforms_package_coverage|Compare with Standard]]
  
  
Line 207: Line 235:
  
 <div play medialist>​ <div play medialist>​
-[[desktopedition:​Introduction to the Desktop ​for WinForms|{{desktopedition:​screenshot:​Introduction_to_the_Desktop_Edition.png?​180x99|Introduction to the Desktop for WinForms}}]]+[[desktopedition:​Introduction to the Desktop ​Edition|{{desktopedition:​screenshot:​Introduction_to_the_Desktop_Edition.png?​180x99|Introduction to the Desktop for WinForms}}]]
 \\ \\
 Introduction to the Desktop for WinForms Introduction to the Desktop for WinForms
Line 217: Line 245:
  
 ===== Screenshots ===== ===== Screenshots =====
-The Map Suite Desktop for WinForms screenshots gallery section ​showcases ​a wide range of screenshots covering various GIS features of the Map Suite Desktop for WinForms map control.+The Map Suite Desktop for WinForms screenshots gallery section ​displays ​a wide range of screenshots covering various GIS features of the Map Suite Desktop for WinForms map control.
  
 <div medialist imagewithremaker>​ <div medialist imagewithremaker>​
Line 349: Line 377:
 ===== Frequently Asked Questions===== ===== Frequently Asked Questions=====
  
-  *[[Map Suite Desktop for WinForms FAQ All Questions|All Questions]]<​div>​All the frequently asked questions about Map Suite Desktop for WinForms.</​div>​ 
   *[[Map Suite Desktop for WinForms FAQ General Questions|General Questions]]<​div>​These frequently asked questions cover high level GIS and mapping topics that are not categorized in other areas.</​div>​   *[[Map Suite Desktop for WinForms FAQ General Questions|General Questions]]<​div>​These frequently asked questions cover high level GIS and mapping topics that are not categorized in other areas.</​div>​
-  *[[Map Suite Desktop for WinForms FAQ Background Maps (Google, Bing, etc.)|Background Maps]]<​div>​These frequently asked questions cover showing how to incorporate 3rd part background map with your application.</​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ InteractiveOverlays|InteractiveOverlays ]]<​div>​These frequently asked questions cover various aspects of how to extend or create InteractiveOverlays. Examples of InteractiveOverlay functions are things such as drawing track shapes, shape editing and track extents. </​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ Labeling|Labeling]]<​div>​These frequently asked questions cover various aspects of labeling features.</​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ Layers & FeatureSources|Layers & FeatureSources]]<​div>​These frequently asked questions cover custom layers and feature sources from which you can get inspired to integrate your own data.</​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ Miscellaneous|Miscellaneous]]<​div>​These frequently asked questions cover various of other technical features of the products that are not included in other categories.</​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ Projection|Projection]]<​div>​These frequently asked questions cover various aspects of projection such as how to re-project your data.</​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ Spatial Functions|Spatial Functions]]<​div>​These frequently asked questions cover various spatial functions such as union, buffer, merging data etc.</​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ Styles|Styles]]<​div>​These frequently asked questions cover displaying your GIS data using various styles. Some examples of styles would include using class breaks, clustering points, heat maps, etc.</​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ Vehicle Tracking|Vehicle Tracking]]<​div>​These frequently asked questions cover various features related to vehicle and asset tracking.</​div>​ 
-  *[[Map Suite Desktop for WinForms FAQ Zooming Panning Moving|Zooming Panning Moving]]<​div>​These frequently asked questions cover various ways to move the map.</​div>​ 
- 
  
 ===== Help & Support Guides ===== ===== Help & Support Guides =====
 {{page>​help_support_guides}} {{page>​help_support_guides}}
  
map_suite_desktop_for_winforms.1488524701.txt.gz ยท Last modified: 2017/03/03 07:05 by tgwikiupdate