User Tools

Site Tools


map_suite_desktop_for_wpf

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_wpf [2017/03/03 06:50]
tgwikiupdate
map_suite_desktop_for_wpf [2020/05/19 21:25] (current)
benbai [Map Suite Desktop for WPF]
Line 1: Line 1:
-====== Map Suite Desktop for Wpf ======+====== Map Suite Desktop for WPF ====== 
 + 
 +<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 Wpf takes GIS application development for the Windows desktop to a whole new level, with a .NET-native control that packs the full power of Windows Presentation Foundation (WPF). With blazing fast rendering performance,​ powerful mapping features and support for the most popular data formats, Map Suite Desktop for Wpf makes GIS accessible to developers of any skill. Map Suite Desktop for Wpf takes GIS application development for the Windows desktop to a whole new level, with a .NET-native control that packs the full power of Windows Presentation Foundation (WPF). With blazing fast rendering performance,​ powerful mapping features and support for the most popular data formats, Map Suite Desktop for Wpf makes GIS accessible to developers of any skill.
  
-<div shortcuts clearexternlink>​ +===== Getting Started =====
-**[[https://​thinkgeo.com/​download|Try It Free]]** +
-</​div>​+
  
-<​div ​shortcuts clearexternlink+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. Please have a quick look at the following short videos.  
-**[[http://​thinkgeo.com/​map-suite-developer-gis/​wpf-edition/#​wpf-demos|Explore the Demos]]**+\\ 
 +\\ 
 +<​div ​play medialist
 +[[media:​map_suite_desktop_for_wpf_quickstart|{{mapsuite10:wpf:​run_github_sample_on_windows.png?​180x99|Map Suite Desktop for Wpf Quickstart On Windows}}]] 
 +\\ 
 +Run GitHub Sample on Windows (2'​30"​)
 </​div>​ </​div>​
  
- +<​div ​play medialist
-<​div ​shortcuts clearexternlink+[[media:map_suite_desktop_for_wpf_hello_world|{{mapsuite10:​wpf:​run_helloworld_sample_on_windows.png?180x99|Map Suite Desktop for Wpf Hello World}}]] 
-**[[https://thinkgeo.com/store|Purchase Online]]**+\\ 
 +Hello World on Windows (3'​09"​)
 </​div>​ </​div>​
-===== Product Guides ===== 
  
 +\\
 <div dokuteaser>​ <div dokuteaser>​
 >[[Map Suite Desktop for Wpf Quick Start Guide|Quick Start Guide]] >[[Map Suite Desktop for Wpf Quick Start Guide|Quick Start Guide]]
 Helps you get you up to speed with integrating the Map Suite Desktop for Wpf map control into your your GIS software. Helps you get you up to speed with integrating the Map Suite Desktop for Wpf map control into your your GIS software.
 </​div>​ </​div>​
 +
 +
 +===== Product Guides =====
  
 <div dokuteaser>​ <div dokuteaser>​
Line 62: Line 72:
 </​div>​ </​div>​
  
-===== API Documentation =====+<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>​
  
-  * [[map_suite_desktop_for_wpf_api|ThinkGeo.MapSuite.Wpf]]<​div>​The Desktop for Wpf API documentation covers the ThinkGeo.MapSuite.Wpf ​ namespace which resides in the ThinkGeo.MapSuite.Wpf.dll assembly. It contains all of the Desktop for Wpf specific classes such as the map control itself, Overlays, and supported map classes.</​div>​ 
  
-===== Package ===== +<div dokuteaser>​ 
-==== Standard ​ ==== +> [[map_suite_10_upgrade_guide|Upgrade Guide]] 
-Standard version contains all packages that Map Suite supported on this platform which should meet most user's requirements.+Introduces how to upgrade to Map Suite 10.0 from Map Suite 9.0 or previous version. 
 +</​div>​
  
- [[map_suite_windows_package_coverage|Compare with Barebone]] +<div dokuteaser>​ 
- +[[map_suite_platform_coverage|Coverage Guide]] 
-==== Barebone ==== +Show Map Suite features coverage of different product and different platfoms  
-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.+</​div>​
  
- ​[[map_suite_windows_package_coverage|Compare with Standard]] 
 ===== Code Samples ===== ===== Code Samples =====
 ** In addition to the samples below, we have dozens of interactive Desktop for Wpf sample applications available.** ** In addition to the samples below, we have dozens of interactive Desktop for Wpf sample applications available.**
Line 156: Line 168:
 These samples show various ways to move the map. These samples show various ways to move the map.
 </​div>​ </​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 clearboth>​ <div clearboth>​
Line 161: Line 182:
 We have provided hundreds of .Net code samples in C# & VB.NET to help you get going quickly. ​ We have categorized them to allow you to quickly find what you are looking for.  Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself. We have provided hundreds of .Net code samples in C# & VB.NET to help you get going quickly. ​ We have categorized them to allow you to quickly find what you are looking for.  Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself.
 </​div>​ </​div>​
 +
 +===== Package =====
 +==== Standard ​ ====
 +Standard version contains all packages that Map Suite supported on this platform which should meet most user's requirements.
 +
 + ​[[map_suite_desktop_for_wpf_package_coverage|Compare with 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.
 +
 + ​[[map_suite_desktop_for_wpf_package_coverage|Compare with Standard]]
 +
 +
 +===== API Documentation =====
 +
 +  * [[map_suite_desktop_for_wpf_api|ThinkGeo.MapSuite.Wpf]]<​div>​The Desktop for Wpf API documentation covers the ThinkGeo.MapSuite.Wpf ​ namespace which resides in the ThinkGeo.MapSuite.Wpf.dll assembly. It contains all of the Desktop for Wpf specific classes such as the map control itself, Overlays, and supported map classes.</​div>​
 +
 +===== Change Logs =====
 +
 +  * [[Map Suite Desktop for Wpf Release Change Log|API Change Log]]<​div>​This change log details the changes made to the product for each major release cycle. </​div>​
 +  * [[Map Suite Desktop for Wpf Features & Bug Fixes Change Log|Features & Bug Fixes Change Log]]<​div>​This change log details the new features and bug fixes applied to the product for each major release cycle.</​div>​
 +
 +
 ===== Videos ===== ===== Videos =====
  
Line 181: Line 225:
  
 ===== Screenshots ===== ===== Screenshots =====
-The Map Suite Desktop for Wpf screenshots gallery section ​showcases ​a wide range of screenshots covering various GIS features of the Map Suite Desktop for Wpf map control.+The Map Suite Desktop for Wpf screenshots gallery section ​displays ​a wide range of screenshots covering various GIS features of the Map Suite Desktop for Wpf map control.
  
 <div medialist imagewithremaker>​ <div medialist imagewithremaker>​
Line 190: Line 234:
 Supports JPEG2000, TIFF, MrSid, ECW and more// Supports JPEG2000, TIFF, MrSid, ECW and more//
 </​div>​ </​div>​
- 
  
 <div medialist imagewithremaker>​ <div medialist imagewithremaker>​
Line 309: Line 352:
  
 <div newline></​div>​ <div newline></​div>​
-===== Change Logs ===== 
- 
-  * [[Map Suite Desktop for Wpf Release Change Log|API Change Log]]<​div>​This change log details the changes made to the product for each major release cycle. </​div>​ 
-  * [[Map Suite Desktop for Wpf Features & Bug Fixes Change Log|Features & Bug Fixes Change Log]]<​div>​This change log details the new features and bug fixes applied to the product for each major release cycle.</​div>​ 
- 
- 
 ===== Frequently Asked Questions===== ===== Frequently Asked Questions=====
  
-  * [[Map Suite Desktop for Wpf FAQ All Questions|All Questions]]<​div>​All the frequently asked questions about Map Suite Desktop for Wpf.</​div>​ 
   * [[Map Suite Desktop for Wpf 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 Wpf 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 Wpf 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 Wpf 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 Wpf FAQ Labeling|Labeling]]<​div>​These frequently asked questions cover various aspects of labeling features. ​  </​div>​ 
-  * [[Map Suite Desktop for Wpf 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 Wpf 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 Wpf 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 Wpf 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 Wpf 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 Wpf FAQ Vehicle Tracking|Vehicle Tracking]]<​div>​These frequently asked questions cover various features related to vehicle and asset tracking. </​div>​ 
-  * [[Map Suite Desktop for Wpf FAQ Zooming Panning Moving|Zooming Panning Moving]]<​div>​These frequently asked questions cover various ways to move the map. </​div>​ 
- 
  
  
map_suite_desktop_for_wpf.1488523852.txt.gz · Last modified: 2017/03/03 06:50 by tgwikiupdate