This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
map_suite_webapi_getting_started [2015/09/18 07:47] admin [Interacting with the Map] |
map_suite_webapi_getting_started [2015/12/03 09:23] (current) tgwikiupdate [Video Overview] |
||
---|---|---|---|
Line 4: | Line 4: | ||
{{youtube>0ykmSY6ChHk?large |Web API Getting Started Sample}} | {{youtube>0ykmSY6ChHk?large |Web API Getting Started Sample}} | ||
+ | <div newline></div> | ||
+ | <div download_viewsource_buttons tryitonline> | ||
+ | {{filehistory:WebAPIEditionSample_GettingStarted_CS_20150417.zip|C# Project}} | ||
+ | [[Source_Code_WebAPIEditionSample_GettingStarted.zip|View Source]] | ||
+ | [[http://samples.thinkgeo.com/WebApiEdition/SampleTemplates/GetStartedWithMap/leaflet/|Try It Online(Leaflet)]] | ||
+ | [[http://samples.thinkgeo.com/WebApiEdition/SampleTemplates/GetStartedWithMap/openlayers/|Try It Online(Openlayers)]] | ||
+ | </div> | ||
===== Introduction ===== | ===== Introduction ===== | ||
The Map Suite WebAPI is a server-side mapping component for creating your own customizable web mapping application. It allows you to render your map tiles, query and manage data on the server side, and perform a variety of geometric function calculations (such as calculating the area of a user-drawn rectangle on the map). | The Map Suite WebAPI is a server-side mapping component for creating your own customizable web mapping application. It allows you to render your map tiles, query and manage data on the server side, and perform a variety of geometric function calculations (such as calculating the area of a user-drawn rectangle on the map). |