This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_desktop_for_wpf [2017/03/16 05:59] kevinlaw |
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 ====== |
- | {{section>upgrade_map_suite_from_9.0#Upgrade Map Suite to 10.0}} | + | <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. | ||
+ | |||
+ | ===== 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. 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. Please have a quick look at the following short videos. | ||
Line 9: | Line 12: | ||
\\ | \\ | ||
<div play medialist> | <div play medialist> | ||
- | [[media:map_suite_desktop_for_wpf_quickstart|{{wpfedition:screenshot:Introduction_to_the_Desktop_Edition.png?180x99|Map Suite Desktop for Wpf Quickstart On Windows}}]] | + | [[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") | Run GitHub Sample on Windows (2'30") | ||
Line 15: | Line 18: | ||
<div play medialist> | <div play medialist> | ||
- | [[media:map_suite_desktop_for_wpf_hello_world|{{wpfedition:screenshot:Introduction_to_the_Desktop_Edition.png?180x99|Map Suite Desktop for Wpf Hello World}}]] | + | [[media:map_suite_desktop_for_wpf_hello_world|{{mapsuite10:wpf:run_helloworld_sample_on_windows.png?180x99|Map Suite Desktop for Wpf Hello World}}]] |
\\ | \\ | ||
Hello World on Windows (3'09") | 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 70: | Line 76: | ||
Introduces what licenses are needed / how the license would work for debugging/deploying the Map Suite products | Introduces what licenses are needed / how the license would work for debugging/deploying the Map Suite products | ||
</div> | </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 Desktop for Wpf sample applications available.** | ** In addition to the samples below, we have dozens of interactive Desktop for Wpf sample applications available.** | ||
Line 207: | 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 336: | Line 354: | ||
===== 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> | ||
- | |||