====== Map Suite WebAPI Edition ====== {{section>upgrade_map_suite_to_10.0}} Map Suite WebAPI Edition allows you to easily build REST based web services to do the server side rendering, querying and geometric functions in your HTML5/Javascript application utilizing any JavaScript mapping client library (Leaflet, OpenLayers3 & KendoUI).
**[[http://thinkgeo.com/download|Try It Free]]**
**[[http://samples.thinkgeo.com/WebApiEdition/SampleTemplates/|Explore the Demos]]**
**[[http://thinkgeo.com/map-suite-developer-gis/webapi-edition/#webapi-pricing|Purchase Online]]**
===== Learning Samples =====
[[:map_suite_webapi_edition_all_samples|{{webapiedition:screenshot:learning_samples_all.png?270x150|Learn More}}]]
Browse the demo applications to see the power of Map Suite WebAPI Edition and how it can be utilized to build professional grade mapping applications using both the Leaflet and OpenLayers JavaScript mapping libraries.
[[:map_suite_webapi_edition_all_samples|Explore and Study "All Learning Sample" now →]]
[[Map_Suite_WebAPI_Getting_Started|{{webapiedition:screenshot:GettingStarted_Desktop_202px.png|Getting Started}}]]
Getting Started
[[Map_Suite_WebAPI_Getting_Started|All of the chapters of the Map Suite Developer Manual in one place so you can easily search for a topic.]]
[[Map_Suite_Overlays|{{webapiedition:screenshot:Overlays_WebAPI_202px.png|Overlays}}]]
Overlays
[[Map_Suite_Overlays|Discover how to use Overlays to build up your map or add existing basemaps to your application.]]
[[Map_Suite_Layers|{{webapiedition:screenshot:Layers_202px.png|Layers}}]]
Layers
[[Map_Suite_Layers|Explore all the different types of layers and data formats you can use to build up your map.]]
[[Map_Suite_Styling|{{webapiedition:screenshot:styles_desktop_202px.png|Styles}}]]
Styles
[[Map_Suite_Styling|Learn how to apply basic styles to render your vector data layers.]]
[[Map_Suite_WebAPI_Visualizing_Data|{{webapiedition:screenshot:visualization_desktop_202px.png|Visualizing}}]]
Visualizing
[[Map_Suite_WebAPI_Visualizing_Data|Learn about the styles you can use with Map Suite to visualize your data.]]
[[Map_Suite_WebAPI_Labeling|{{webapiedition:screenshot:labelstyling_desktop_202px.png|Labeling}}]]
Labeling
[[Map_Suite_WebAPI_Labeling|Explore different techniques for labeling your features.]]
[[map_suite_webapi_markers_and_popups|{{webapiedition:screenshot:markersandpopups_desktop_202px.png|Markers & Pop Ups}}]]
Markers & Pop Ups
[[map_suite_webapi_markers_and_popups|Explore how to make your maps more interactive by using Markers and Pop Ups]]
[[Map_Suite_WebAPI_Drawing_and_Editing|{{webapiedition:screenshot:draweditfeatures_desktop_202px.png|Drawing & Editing}}]]
Drawing & Editing
[[Map_Suite_WebAPI_Drawing_and_Editing|Learn how to draw new features or edit existing features on the map.]]
[[Map_Suite_Querying|{{webapiedition:screenshot:querying_desktop_202px.png|Getting Started}}]]
Querying
[[Map_Suite_Querying|Learn about all the different ways you can query your data.]]
[[Map_Suite_Projection|{{webapiedition:screenshot:projection_desktop_202px.png|Projection}}]]
Projection
[[Map_Suite_Projection|Learn about Map Projection and how to apply it your data.]]
[[Map_Suite_WebAPI_Geometric_Functions|{{webapiedition:screenshot:geofunctions_desktop_202px.png|Geometric Functions}}]]
Geometric Functions
[[Map_Suite_WebAPI_Geometric_Functions|Explore the different ways to manipulate features using geometric functions.]]
[[Map_Suite_Adornments|{{webapiedition:screenshot:Adornments_webapiedtion_202px.png|Adornments}}]]
Adornments
[[Map_Suite_Adornments|Learn how to add legends, scale bars, north arrows and many more adornments to your map.]]
[[Map_Suite_WebApi_Topology|{{webapiedition:screenshot:topology_desktop_202px.png|Topology}}]]
Topology
[[Map_Suite_WebApi_Topology|Explore the topology rules and how to apply it to your data.]]
[[Map_Suite_WebApi_Printing|{{webapiedition:screenshot:printing_desktop_202px.png|Printing}}]]
Printing
[[Map_Suite_WebApi_Printing|Learn how to implement printing capabilities into your application.]]
[[map_suite_webapi_edition_project_templates|{{webapiedition:codesamples:Map Suite Web Edition Project Templates SiteSelection.png|Project Templates}}]]
Project Templates
[[map_suite_webapi_edition_project_templates|Explore these project templates which combine several different concepts to make real world applications]]
===== Product Guides & Appendices=====
> [[Map Suite WebAPI Edition Quick Start Guide|Quick Start Guide]] Helps you get started building your first application with the Map Suite WebAPI Edition.
> [[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 Style Guide|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 WebAPI Edition Installation Guide|Installation Guide]] Walks you through installing the map control on your system and creating a simple GIS application.
> [[Map Suite WebAPI Edition Deployment Guide|Deployment Guide]] Walks you through deploying your GIS software using the map control into a production environment.
> [[Map Suite WebAPI Edition Dependencies Guide|Dependencies Guide]] Introduces the dependencies Map Suite Desktop Edition needs with their features, versions and source websites.
> [[Map Suite Performance Guide|Performance Guide]] Walks you through various ways you can increase performance in your .Net GIS application.
> [[Map Suite SQLite|SQLite Guide]] Walks you through using SQLite as a storage format.
=====API Documentation===== * [[ThinkGeo.MapSuite.Core|ThinkGeo.MapSuite.Core]]
The Core API documentation covers the ThinkGeo.MapSuite.Core namespace which resides in the MapSuiteCore.dll assembly. It contains all of the core GIS classes that are shared between the different Map Suite edition map controls and servers. It includes such classes as Style, FeatureSource, Layer, Projection etc. This is where the bulk of the classes are for most of the Map Suite products.
* [[ThinkGeo.MapSuite.WebApiEdition|ThinkGeo.MapSuite.WebApiEdition]]
The WebAPI Edition API documentation covers the ThinkGeo.MapSuite.WebAPIEdition namespace which resides in the WebAPIEdition.dll assembly. It contains all of the WebAPI Edition specific classes such as the map control itself, Overlays, and supported map classes.
===== Videos ===== > **Web API Edition Sample App Walkthrough Video Series** Step through the Web API Edition 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.//
[[webapiedition:Introduction to the Web API Edition|{{webapiedition:screenshot:GettingStarted_Desktop.png?180x99|Screenshot}}]] \\ Getting Started
[[webapiedition:Introduction to the Web API Edition Overlays|{{webapiedition:screenshot:Overlays_WebAPI_202px.png?180x99|Screenshot}}]] \\ Overlays
[[webapiedition:Introduction to the Web API Edition Layers|{{webapiedition:screenshot:Layers_202px.png?180x99|Screenshot}}]] \\ Layers
[[webapiedition:Introduction to the Web API Edition Styles|{{webapiedition:screenshot:styles_desktop_202px.png?180x99|Screenshot}}]] \\ Styles
[[webapiedition:Introduction to the WebAPI Edition Visualizing Data|{{webapiedition:screenshot:Visualization_Desktop.png?180x99|Screenshot}}]] \\ Visualizing Data
[[webapiedition:Introduction to the Web API Edition Labeling|{{webapiedition:screenshot:LabelStyling_Desktop.png?180x99|Screenshot}}]] \\ Labeling
[[webapiedition:Introduction to the Web API Edition Markers and Pop Ups|{{webapiedition:screenshot:markersandpopups_desktop_202px.png?180x99|Screenshot}}]] \\ Markers & Pop Ups
[[webapiedition:Introduction to the Web API Edition Drawing Editing|{{webapiedition:screenshot:DrawEditFeatures_Desktop.png?180x99|Screenshot}}]] \\ Drawing & Editing
[[webapiedition:Introduction to the Web API Edition Querying|{{webapiedition:screenshot:querying_desktop_202px.png?180x99|Screenshot}}]] \\ Querying
[[webapiedition:Introduction to the Web API Edition Projection|{{webapiedition:screenshot:projection_desktop_202px.png?180x99|Screenshot}}]] \\ Projection
[[webapiedition:Introduction to the Web API Edition Geometric Functions|{{webapiedition:screenshot:GeoFunctions_Desktop.png?180x99|Screenshot}}]] \\ Geometric Functions
[[webapiedition:Introduction to the Web API Edition Project Templates|{{webapiedition:codesamples:Map Suite Web Edition Project Templates SiteSelection.png?180x99|Screenshot}}]] \\ Project Templates
[[webapiedition:WebAPI Webinar November 19, 2015|{{webapiedition:screenshot:video.png?180x99|Screenshot}}]] \\ WebAPI Webinar November 19, 2015
[[webapiedition:Introduction to the Web API Edition Adornments|{{:no_screenshot_202px.jpg?180x99|Screenshot}}]] \\ Adornments
[[webapiedition:Introduction to the Web API Edition Topology|{{webapiedition:screenshot:topology_desktop_202px.png|Screenshot}}]] \\ Topology
[[webapiedition:Introduction to the Web API Edition Printing|{{webapiedition:screenshot:printing_desktop_202px.png|Screenshot}}]] \\ Printing
> **Extending Map Suite Video Series** {{page>map_suit_extending_map_suite_video_series}} ===== Screenshots ===== Screen Shots of the Web API Edition on different types of devices. > ** Traditional Browsers **
{{webapiedition:screenshot:GettingStarted_Desktop.png?180|Getting Started with Map}} \\ //Getting Started with Map//
{{webapiedition:screenshot:Visualization_Desktop.png?180|Visualization}} \\ //Visualization//
{{webapiedition:screenshot:LabelStyling_Desktop.png?180|LabelStyling}} \\ //LabelStyling//
{{webapiedition:screenshot:GeoFunctions_Desktop.png?180|GeoFunctions}} \\ //GeoFunctions//
{{webapiedition:screenshot:DrawEditFeatures_Desktop.png?180|DrawEditFeatures}} \\ //DrawEditFeatures//
{{webapiedition:screenshot:SiteSelection_Desktop.png?180|SiteSelection}} \\ //SiteSelection//
{{webapiedition:screenshot:Visualization-weather_Desktop.png?180|Visualization-weather}} \\ //Visualization-weather//
> **Tablets**
{{webapiedition:screenshot:GettingStarted_IPad.png?180|GettingStarted}} \\ //GettingStarted//
{{webapiedition:screenshot:Visualization_IPad.png?180|Visualization}} \\ //Visualization//
{{webapiedition:screenshot:LabelStyling_IPad.png?180|LabelStyling}} \\ //LabelStyling//
{{webapiedition:screenshot:GeoFunctions_IPad.png?180|GeoFunctions}} \\ //GeoFunctions//
{{webapiedition:screenshot:DrawEditFeatures_IPad.png?180|DrawEditFeatures}} \\ //DrawEditFeatures//
{{webapiedition:screenshot:SiteSelection_IPad.png?180|SiteSelection}} \\ //SiteSelection//
{{webapiedition:screenshot:Visualization-weather_IPad.png?180|Visualization-weather}} \\ //Visualization-weather//
> **Phones**
{{webapiedition:screenshot:GettingStarted_IPhone.png?90x184|GettingStarted}} \\ //GettingStarted//
{{webapiedition:screenshot:Visualization_IPhone.png?90x184|Visualization}} \\ //Visualization//
{{webapiedition:screenshot:LabelStyling_IPhone.png?90x184|LabelStyling}} \\ //LabelStyling//
{{webapiedition:screenshot:GeoFunctions_IPhone.png?90x184|GeoFunctions}} \\ //GeoFunctions//
{{webapiedition:screenshot:DrawEditFeatures_IPhone.png?90x184|DrawEditFeatures}} \\ //DrawEditFeatures//
{{webapiedition:screenshot:SiteSelection_IPhone.png?90x184|SiteSelection}} \\ //SiteSelection//
{{webapiedition:screenshot:Visualization-weather_IPhone.png?90x184|Visualization-weather}} \\ //Visualization-weather//
===== Change Logs ===== * [[Map Suite WebAPI Edition Release Change Log|API Change Log]]
The WebAPI Edition change log details the changes made to the product for each major release cycle.
* [[Map Suite WebAPI Edition 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.
===== Frequently Asked Questions ===== * [[Map Suite WebAPI Edition FAQ All Questions|All Questions]]
All the frequently asked questions about Map Suite Web API Edition.
===== Help & Support Guides ===== {{page>help_support_guides}}