====== Map Suite Web for WebForms======
**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]].
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. ===== 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. \\ \\
[[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")
[[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")
[[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")
> [[Map Suite Web For WebForms Quick Start Guide|Quick Start Guide]] Helps you get you up to speed with integrating the Map Suite Web For Webformsmap control into your your GIS software.
===== Product Guides =====
> [[Map Suite Style Guide New|Style Guide]] Explains how to use styles to beautifully represent your GIS mapping data. It includes an overview of styles, a detailed explanation of the various styles that ship with Map Suite, as well as a step by step guide of creating your own custom styles.
> [[Map Suite Serialization Guide|Serialization Guide]] Explains how to use our custom serialization class to render your Map Suite objects to XML, or other format etc. This allows your GIS application to easily save things such as Layers, Styles, or even whole maps to XML to be recalled at a later time.
> [[Map Suite Web For Webforms Installation Guide|Installation Guide]] Walks you through installing the map control on your system and creating a simple GIS application.
> [[map_suite_deployment_license_guide_for_web|Deployment Guide]] Walks you through deploying your GIS software using the map control into a production environment.
> [[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.
> [[map_suite_dependencies|Dependencies Guide]] Introduces the dependencies Map Suite Web For Webformsneeds with their features, versions and source websites.
> [[Map Suite Data Format Guide|Data Format Guide]] Walks the various GIS data format that are supported in the map control. It also list any caveats related to the use of that format in your mapping application.
> [[Map Suite Performance Guide|Performance Guide]] Walks you through various ways you can increase performance in your .Net GIS application.
> [[Map Suite Web For WebForms Azure Deployment Guide |Azure Deployment Guide (Coming Soon)]] Walks you through deploying your project using the map control into a windows azure cloud service and register the map control.
> [[Map Suite SQLite|SQLite Guide]] Walks you through using SQLite as a storage format.
> [[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
> [[map_suite_10_upgrade_guide|Upgrade Guide]] Introduces how to upgrade to Map Suite 10.0 from Map Suite 9.0 or previous version.
> [[map_suite_platform_coverage|Coverage Guide]] Show Map Suite features coverage of different product and different platfoms
===== Code Samples ===== ** In addition to the samples below, we have dozens of interactive Map Suite Web for WebForms sample applications available [[http://websamples.thinkgeo.com/|here]]. **
[[map_suite_web_for_webforms_all_samples|All Samples]] \\ All samples about Map Suite Map Suite Web for WebForms.
[[map_suite_web_for_webforms_project_templates|Project Templates]] \\ These projects show various study cases based on Map Suite Web for WebForms.
[[map_suite_web_for_webforms_background_maps_samples|Background Maps]] \\ These samples show how to incorporate 3rd part background map(Google, Bing, etc) with your application.
[[map_suite_web_for_webforms_interactiveoverlays_samples|InteractiveOverlays]] \\ These samples show various aspects of how to extend or create InteractiveOverlays.
[[map_suite_web_for_webforms_labeling_samples|Labeling]] \\ These samples show various ways to use labeling in your application.
[[map_suite_web_for_webforms_layers_featuresources_samples|Layers & FeatureSources]] \\ These samples show custom layers and feature sources from which you can get inspired to integrate your own data.
[[map_suite_web_for_webforms_miscellaneous_samples|Miscellaneous]] \\ These samples show other miscellaneous features for the product.
[[map_suite_web_for_webforms_printing_samples|Printing]] \\ These samples demonstrate robust printing and page layout features.
[[map_suite_web_for_webforms_projection_samples|Projection]] \\ These sample features various usages of projection.
[[map_suite_web_for_webforms_spatial_functions_samples|Spatial Functions]] \\ These samples show various spatial functions such as union, buffer, merging data etc.
[[map_suite_web_for_webforms_styles_samples|Styles]] \\ These samples show various kinds of styles such as styles that scale or adjust based on time of day.
[[map_suite_web_for_webforms_vehicle_tracking_samples|Vehicle Tracking]] \\ These samples show various features related to vehicle and asset tracking
[[map_suite_web_for_webforms_zooming_panning_moving_samples|Zooming Panning Moving]] \\ These samples show various ways to move the map.
[[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.
**NOTE:** 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.
===== 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]]
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.
===== Change Logs ===== * [[Map Suite Web For Webforms Release Change Log|API Change Log]]
This change log details the changes made to the product for each major release cycle.
* [[Map Suite Web For Webforms Features & Bug Fixes Change Log|Features & Bug Fixes Change Log]]
This change log details the new features and bug fixes applied to the product for each major release cycle.
===== Videos ===== > **Map Suite Web for WebForms Sample App Walkthrough Video Series ** Step through the Map Suite Web for WebForms sample applications and see how they're put together. We'll demonstrate how to use each app, then take you through every part of the source code and show you how it works.\\ **Tip**: //You'll want to select "Fullscreen" to properly read the source code.//
[[webedition:Introduction to the Web Edition|{{webedition:screenshot:Introduction_to_the_Web_Edition.png?180x99|Introduction to the Web Edition}}]] \\ Introduction to the Map Suite Web for WebForms
> ** Extending Map Suite Video Series ** {{page>map_suit_extending_map_suite_video_series}} ===== Screenshots ===== 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.
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_MapControls.png?180|No extra coding necessary Includes panning, zooming, scale bar, mini map & more}} \\ No extra coding necessary Includes panning, zooming, scale bar, mini map & more
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_OffenderTracking.png?180|Track multiple markers Load meta data from XML Show details in a popup}} \\ Track multiple markers Load meta data from XML Show details in a popup
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_VehicleTracking.png?180|Automatically track multiple vehicle locations Track weather features}} \\ Automatically track multiple vehicle locations Track weather features
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_ChartsGraphs.png?180|Integrate charts and graphs on your map Uses ZedGraph classes}} \\ Integrate charts and graphs on your map Uses ZedGraph classes
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_Tooltips.png?180|Design your own tooltips with custom HTML Include images}} \\ Design your own tooltips with custom HTML Include images
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_TrackShapes.png?180|Draw track shapes Edit and rotate shapes Save shapes to the server}} \\ Draw track shapes Edit and rotate shapes Save shapes to the server
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_DotDensity.png?180|Plots points on your map Point density represents numeric data}} \\ Plots points on your map Point density represents numeric data
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_RegEx.png?180|Render features based on a regular expression Puts you in control}} \\ Render features based on a regular expression Puts you in control
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_ValueRendering.png?180|Render features based on a range of data values Useful for points & labels}} \\ Render features based on a range of data values Useful for points & labels
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_ThematicFeatures.png?180|Render features specifically based on a theme Colorize map features}} \\ Render features specifically based on a theme Colorize map features
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_Projections.png?180|Project your spatial data Nearly every known projection is available}} \\ Project your spatial data Nearly every known projection is available
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_MapRotation.png?180|Draw your maps in any orientation you wish Real-time rotation}} \\ Draw your maps in any orientation you wish Real-time rotation
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_GreatCircle.png?180|Connect points using the Great Circle model Show accurate distances}} \\ Connect points using the Great Circle model Show accurate distances
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_PointsUsingBitmaps.png?180|Draw an image at a point Additional options include vector symbols}} \\ Draw an image at a point Additional options include vector symbols
{{webedition:screenshot:Map_Suite_Web_Edition_Screenshot_Gallery_OnlineBackground.png?180|Use an online mapping service for your background Google, Yahoo, or WMS (third party licensing may apply)}} \\ Use an online mapping service for your background Google, Yahoo, or WMS (third party licensing may apply)
===== Frequently Asked Questions (Coming Soon)===== * [[Map Suite Web For Webforms FAQ General Questions|General Questions]]
These frequently asked questions cover high level GIS and mapping topics that are not categorized in other areas.
* [[Map Suite Web For License FAQ General Questions|License Questions]]
All the frequently asked questions about Map Suite Web for License.
===== Help & Support Guides ===== {{page>help_support_guides}}