This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_web_for_mvc [2017/03/03 08:17] marklee [Product Guides] |
map_suite_web_for_mvc [2020/05/19 21:25] (current) benbai [Map Suite Web For MVC] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Map Suite Web For Mvc ====== | + | ====== Map Suite Web For MVC ====== |
+ | |||
+ | <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 Web For Mvc is a class library that allows software developers to easily add interactive maps and professional GIS features to their MVC applications. Packed with the speed and flexibility of MVC, the simple API that makes coding easy, and royalty-free distribution, Map Suite Web For Mvc enables you to bring your Internet GIS application to market in record time. | Map Suite Web For Mvc is a class library that allows software developers to easily add interactive maps and professional GIS features to their MVC applications. Packed with the speed and flexibility of MVC, the simple API that makes coding easy, and royalty-free distribution, Map Suite Web For Mvc enables you to bring your Internet GIS application to market in record time. | ||
- | <div mockline></div> | ||
- | <div shortcuts clearexternlink> | ||
- | **[[https://thinkgeo.com/download|Try It Free]]** | ||
- | </div> | ||
- | <div shortcuts clearexternlink> | + | ===== Getting Started ===== |
- | **[[http://thinkgeo.com/map-suite-developer-gis/mvc-edition/#mvc-demos|Explore the Demos]]** | + | |
+ | 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> | ||
+ | [[media:map_suite_web_for_mvc_quickstart|{{mapsuite10:mvc:Run_GitHub_Sample_on_Windows.png?180x99|Map Suite Web for MVC Quickstart On Windows}}]] | ||
+ | \\ | ||
+ | Run GitHub Sample on Windows (2'30") | ||
</div> | </div> | ||
- | <div shortcuts clearexternlink> | + | |
- | **[[https://thinkgeo.com/store|Purchase Online]]** | + | <div play medialist> |
+ | [[media:map_suite_web_for_mvc_hello_world|{{mapsuite10:mvc:Run_HelloWorld_Sample_on_Windows.png?180x99|Map Suite Web for MVC Hello World}}]] | ||
+ | \\ | ||
+ | Hello World on Windows (3'09") | ||
</div> | </div> | ||
- | ===== Product Guides ===== | + | |
+ | \\ | ||
<div dokuteaser> | <div dokuteaser> | ||
> [[Map Suite Web For Mvc Quick Start Guide|Quick Start Guide]] | > [[Map Suite Web For Mvc Quick Start Guide|Quick Start Guide]] | ||
Line 20: | Line 30: | ||
</div> | </div> | ||
+ | ===== Product Guides ===== | ||
<div dokuteaser> | <div dokuteaser> | ||
Line 68: | Line 79: | ||
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> | ||
- | ===== API Documentation ===== | ||
- | * [[map_suite_web_for_mvc_api|ThinkGeo.MapSuite.Mvc]]<div>The Map Suite Web For Mvc API documentation covers the ThinkGeo.MapSuite.Mvc namespace which resides in the ThinkGeo.MapSuite.Mvc.dll assembly. It contains all of the Map Suite Web For Mvc specific classes such as the map control itself, Overlays, and supported map classes.</div> | ||
- | * [[http://download.thinkgeo.com/docs/MVC/ClientAPI/Default.htm|Client JavaScript API Documentation]]<div>This document defines the client JavaScript functions that are applied to the Map's name. In other words, if you add an Map Suite Web For Mvc map control named "Map1" to the view page, then you would call these functions like "Map1.functionName()".</div> | ||
- | ===== Package ===== | ||
- | ==== Standard ==== | ||
- | 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]] | + | <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> | ||
- | ==== Barebone ==== | + | <div dokuteaser> |
- | 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_platform_coverage|Coverage Guide]] |
- | + | Show Map Suite features coverage of different product and different platfoms | |
- | [[map_suite_windows_package_coverage|Compare with Standard]] | + | </div> |
===== Code Samples ===== | ===== Code Samples ===== | ||
Line 162: | Line 170: | ||
\\ | \\ | ||
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 168: | Line 184: | ||
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_web_for_mvc_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_web_for_mvc_package_coverage|Compare with Standard]] | ||
+ | |||
+ | |||
+ | |||
+ | ===== API Documentation ===== | ||
+ | * [[map_suite_web_for_mvc_api|ThinkGeo.MapSuite.Mvc]]<div>The Map Suite Web For Mvc API documentation covers the ThinkGeo.MapSuite.Mvc namespace which resides in the ThinkGeo.MapSuite.Mvc.dll assembly. It contains all of the Map Suite Web For Mvc specific classes such as the map control itself, Overlays, and supported map classes.</div> | ||
+ | |||
+ | * [[http://download.thinkgeo.com/docs/MVC/ClientAPI/Default.htm|Client JavaScript API Documentation]]<div>This document defines the client JavaScript functions that are applied to the Map's name. In other words, if you add an Map Suite Web For Mvc map control named "Map1" to the view page, then you would call these functions like "Map1.functionName()".</div> | ||
+ | |||
+ | ===== Change Logs ===== | ||
+ | * [[Map Suite Web For Mvc Release Change Log|API Change Log]]<div>This changelog details the changes made to the product for each major release cycle. </div> | ||
+ | |||
+ | * [[Map Suite Web For Mvc Features & Bug Fixes Change Log|Features & Bug Fixes Change Log]]<div>This changelog details the new features and bug fixes applied to the product for each major release cycle.</div> | ||
+ | |||
+ | |||
===== Videos ===== | ===== Videos ===== | ||
Line 195: | Line 236: | ||
===== Screenshots ===== | ===== Screenshots ===== | ||
- | The Map Suite Web for MVC screenshots gallery section showcases a wide range of screenshots covering various GIS features of the Map Suite Web for MVC map control. | + | The Map Suite Web for MVC screenshots gallery section displays a wide range of screenshots covering various GIS features of the Map Suite Web for MVC map control. |
<div medialist imagewithremaker> | <div medialist imagewithremaker> | ||
Line 336: | Line 377: | ||
<div newline></div> | <div newline></div> | ||
<div newline></div> | <div newline></div> | ||
- | ===== Change Logs ===== | ||
- | * [[Map Suite Web For Mvc 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 Web For Mvc 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 Web For Mvc FAQ All Questions|All Questions]] <div>All the frequently asked questions about Map Suite Web For Mvc.</div> | ||
* [[Map Suite Web For Mvc 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 Web For Mvc 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 Web For Mvc FAQ Background Maps (Google, Bing, etc.)|Background Maps]]<div>These frequently asked questions cover showing how to incorporate 3rd part background map (Google, Bing, etc.) with your application. </div> | ||
- | |||
- | * [[Map Suite Web For Mvc FAQ Labeling|Labeling]]<div>These frequently asked questions cover various aspects of labeling features.</div> | ||
- | |||
- | * [[Map Suite Web For Mvc 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 Web For Mvc 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 Web For Mvc FAQ Projection|Projection]]<div>These frequently asked questions cover various aspects of projection such as how to re-project your data. </div> | ||
- | |||
- | * [[Map Suite Web For Mvc FAQ Spatial Functions|Spatial Functions]]<div>These frequently asked questions cover various spatial functions such as union, buffer, merging data etc.</div> | ||
- | |||
- | * [[Map Suite Web For Mvc 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 Web For Mvc FAQ Vehicle Tracking|Vehicle Tracking]]<div>These frequently asked questions cover various features related to vehicle and asset tracking.</div> | + | * [[Map Suite Web For License FAQ General Questions|License Questions]] <div>All the frequently asked questions about Map Suite Web for License.</div> |
- | * [[Map Suite Web For Mvc 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}} |