This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo_web_for_webapi [2020/05/19 20:05] benbai created |
thinkgeo_web_for_webapi [2020/05/19 20:11] (current) benbai [ThinkGeo UI Web for WebAPI] |
||
---|---|---|---|
Line 2: | Line 2: | ||
<div msgbox> | <div msgbox> | ||
- | **Note:** This page is for ThinkGeo UI WebAPI V12 and above, we highly suggest you to upgrade to this version if you are on an old one. Here is a quick guide how to do it: [[thinkgeo_12_upgrade_guide|Updating to ThinkGeo 12]]. Version 12 supports both .NET Core and .NET Framework, the old versions support .NET Framework only. Here are the wikis for the old version: [[https://wiki.thinkgeo.com/wiki/map_suite_webapi_desktop_edition|Version 10 WebAPI]] and [[https://wiki.thinkgeo.com/wiki/map_suite_webapi_desktop_edition| Version 9 WebAPI]]. | + | **Note:** This page is for ThinkGeo UI WebAPI V12 and above, we highly suggest you to upgrade to this version if you are on an old one. Here is a quick guide how to do it: [[thinkgeo_12_upgrade_guide|Updating to ThinkGeo 12]]. Version 12 supports both .NET Core and .NET Framework, the old versions support .NET Framework only. Here are the wikis for the old version: [[https://wiki.thinkgeo.com/wiki/map_suite_webapi_web_edition|Version 10 WebAPI]] and [[https://wiki.thinkgeo.com/wiki/map_suite_webapi_web_edition| Version 9 WebAPI]]. |
</div> | </div> | ||
- | + | ThinkGeo Web for WebAPI 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). | |
- | ThinkGeo UI Web for WebAPI 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 (WebAPI). With blazing fast rendering performance, powerful mapping features and support for the most popular data formats, ThinkGeo UI Web for WebAPI makes GIS accessible to developers of any skill. | + | |
===== Getting Started ===== | ===== Getting Started ===== | ||
<div dokuteaser> | <div dokuteaser> | ||
- | >[[https://gitlab.com/thinkgeo/public/thinkgeo-desktop-maps|Quick Start Guide]] | + | >[[https://gitlab.com/thinkgeo/public/thinkgeo-web-maps|Quick Start Guide]] |
Helps you get you up to speed with integrating the ThinkGeo Web for WebAPI map control into your GIS software. | Helps you get you up to speed with integrating the ThinkGeo Web for WebAPI map control into your GIS software. | ||
</div> | </div> | ||
Line 22: | Line 21: | ||
<div dokuteaser> | <div dokuteaser> | ||
- | > [[thinkgeo_license_guide#thinkgeo_desktop_winforms_webapi|License]] | + | > [[thinkgeo_license_guide#thinkgeo_web_winforms_webapi|License]] |
Introduces what licenses are needed and how licensing works for debugging and deploying projects using ThinkGeo UI. | Introduces what licenses are needed and how licensing works for debugging and deploying projects using ThinkGeo UI. | ||
</div> | </div> | ||
Line 71: | Line 70: | ||
** All the samples are available on NuGet via the link below. ** | ** All the samples are available on NuGet via the link below. ** | ||
<div samplelist> | <div samplelist> | ||
- | <faicon fa fa-navicon fa-lg> [[thinkgeo_desktop_for_webapi_all_samples|Samples]] | + | <faicon fa fa-navicon fa-lg> [[thinkgeo_web_for_webapi_all_samples|Samples]] |
</div> | </div> | ||