User Tools

Site Tools


map_suite_web_for_webforms

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_web_for_webforms [2017/03/03 06:54]
tgwikiupdate
map_suite_web_for_webforms [2020/05/19 21:26] (current)
benbai [Map Suite Web for WebForms]
Line 1: Line 1:
 ====== Map Suite Web for WebForms====== ====== Map Suite Web for WebForms======
 +
 +<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 WebForms is a .NET native GIS control that allows software developers to create interactive online mapping applications with ease. Packed with powerful AJAX interactivity,​ a simple API that makes coding easy, and royalty-free distribution,​ Map Suite Web For Webformsenables you to bring your Internet GIS application to market in record time. Map Suite Web for WebForms is a .NET native GIS control that allows software developers to create interactive online mapping applications with ease. Packed with powerful AJAX interactivity,​ a simple API that makes coding easy, and royalty-free distribution,​ Map Suite Web For Webformsenables 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]]**+===== 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. ​  
 + 
 +\\ 
 +\\ 
 +<​div ​play medialist
 +[[media:map_suite_web_for_webforms_quickstart|{{mapsuite10:​webforms:​run_github_sample_on_windows.png?180x99|Map Suite Web for WebForms Quickstart On Windows}}]] 
 +\\ 
 +Run GitHub Sample on Windows (2'​30"​)
 </​div>​ </​div>​
  
-<​div ​shortcuts clearexternlink+<​div ​play medialist
-**[[http://thinkgeo.com/​map-suite-developer-gis/​web-edition/#​web-demos|Explore the Demos]]**+[[media:map_suite_web_for_webforms_quickstart_on_linux |{{mapsuite10:​webforms:​Run_GitHub_Sample_on_Linux.png?180x99|Map Suite Web for WebForms Quickstart On Linux}}]] 
 +\\ 
 +Run GitHub Sample on Linux(2'​30"​)
 </​div>​ </​div>​
  
-<​div ​shortcuts clearexternlink+<​div ​play medialist
-**[[https://thinkgeo.com/store|Purchase Online]]**+[[media:map_suite_web_for_webforms_hello_world|{{mapsuite10:​webforms:​run_helloworld_sample_on_windows.png?180x99|Map Suite Web for WebForms Hello World}}]] 
 +\\ 
 +Hello World on Windows (3'​09"​)
 </​div>​ </​div>​
- 
-===== Product Guides ===== 
  
 <div dokuteaser>​ <div dokuteaser>​
Line 21: Line 35:
 Helps you get you up to speed with integrating the Map Suite Web For Webformsmap control into your your GIS software. Helps you get you up to speed with integrating the Map Suite Web For Webformsmap control into your your GIS software.
 </​div>​ </​div>​
 +
 +===== Product Guides =====
  
 <div dokuteaser>​ <div dokuteaser>​
Line 39: Line 55:
 <div dokuteaser>​ <div dokuteaser>​
 > [[map_suite_deployment_license_guide_for_web|Deployment Guide]] > [[map_suite_deployment_license_guide_for_web|Deployment Guide]]
 +Walks you through deploying your GIS software using the map control into a production environment.
 +</​div>​
 +
 +<div dokuteaser>​
 +> [[map_suite_mono_environment_setup_guide_on_linux|Linux Development Guide]]
 Walks you through deploying your GIS software using the map control into a production environment. Walks you through deploying your GIS software using the map control into a production environment.
 </​div>​ </​div>​
Line 66: Line 87:
 Walks you through using SQLite as a storage format. Walks you through using SQLite as a storage format.
 </​div>​ </​div>​
-===== API Documentation ===== 
  
-  * [[Map Suite Web For WebForms API|ThinkGeo.MapSuite.WebForms]]<​div>​The Map Suite Web For WebForms API documentation covers ​the ThinkGeo.MapSuite.WebForms namespace which resides in the ThinkGeo.MapSuite.WebFroms.dll assembly. It contains all of the Map Suite Web For WebForms specific classes such as the map control itself, Overlays, and supported map classes.</​div>​+<div dokuteaser>​ 
 +[[map_suite_license_guide#​thinkgeomapsuite_for_web_webforms_mvc_webapi|License Guide]] 
 +Introduces what licenses are needed / how the license would work for debugging/​deploying ​the Map Suite products 
 +</​div>​
  
-===== Nuget Package ===== 
  
-==== Standard ​ ==== +<div dokuteaser>​ 
-Standard version contains all packages that Map Suite supported on this platform which should meet most user's requirements.+> [[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>​
  
- [[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 =====
Line 161: Line 183:
 \\ \\
 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 198:
 </​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_webforms_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_webforms_package_coverage|Compare with Standard]]
 +
 +
 +===== API Documentation =====
 +
 +  * [[Map Suite Web For WebForms API|ThinkGeo.MapSuite.WebForms]]<​div>​The Map Suite Web For WebForms API documentation covers the ThinkGeo.MapSuite.WebForms namespace which resides in the ThinkGeo.MapSuite.WebFroms.dll assembly. It contains all of the Map Suite Web For WebForms specific classes such as the map control itself, Overlays, and supported map classes.</​div>​
 +
 +===== Change Logs =====
 +
 +  * [[Map Suite Web For Webforms 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 Webforms 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 191: Line 241:
  
 ===== Screenshots ===== ===== Screenshots =====
-The Map Suite Web for WebForms screenshots gallery section ​showcases ​a wide range of screenshots covering various GIS features of the Map Suite Web for WebForms map control.+The Map Suite Web for WebForms screenshots gallery section ​displays ​a wide range of screenshots covering various GIS features of the Map Suite Web for WebForms map control.
  
 <div medialist imagewithremaker>​ <div medialist imagewithremaker>​
Line 330: Line 380:
 <div newline></​div>​ <div newline></​div>​
 <div newline></​div>​ <div newline></​div>​
-===== Change Logs ===== 
- 
-  * [[Map Suite Web For Webforms 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 Webforms 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 (Coming Soon)===== ===== Frequently Asked Questions (Coming Soon)=====
  
-  * [[Map Suite Web For Webforms FAQ All Questions|All Questions]]<​div>​All the frequently asked questions about Map Suite Web for WebForms.</​div>​ 
   * [[Map Suite Web For Webforms 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 Webforms 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 Webforms ​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 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 Webforms FAQ Labeling|Labeling]]<​div>​These frequently asked questions cover various aspects of labeling features. </​div>​ +
-  * [[Map Suite Web For Webforms 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 Webforms 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 Webforms 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 Webforms 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 WebformsFAQ 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 Webforms FAQ Vehicle Tracking|Vehicle Tracking]]<​div>​These frequently asked questions cover various features related to vehicle and asset tracking. ​ </​div>​ +
-  * [[Map Suite Web For Webforms 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 =====
map_suite_web_for_webforms.1488524086.txt.gz · Last modified: 2017/03/03 06:54 by tgwikiupdate