User Tools

Site Tools


thinkgeo_cloud_javascript_sdk_quick_start_guide

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
thinkgeo_cloud_javascript_sdk_quick_start_guide [2019/01/17 12:16]
johnnyz [Create a basic web application with CloudClient.js]
thinkgeo_cloud_javascript_sdk_quick_start_guide [2019/07/02 06:59] (current)
kevinwan [More Client Class]
Line 7: Line 7:
 **Step 1:** Create an API Key **Step 1:** Create an API Key
  
-CloudClient.js requires an API key for access to ThinkGeo Cloud services, it can be created following the guide of "[[http://​wiki.thinkgeo.com/​wiki/​thinkgeo_cloud_quick_start_guide|Create a Client ​Key]]". For help, see the [[https://​cloud.thinkgeo.com/​help/​|API Reference]].+CloudClient.js requires an API key for access to ThinkGeo Cloud services, it can be created following the "[[thinkgeo_cloud_client_keys_guideline|Client ​Keys Guide]]". For help, see the [[https://​cloud.thinkgeo.com/​help/​|API Reference]].
  
  
Line 90: Line 90:
 |tg.GeocodingClient|A class provides the methods to access the Geocoding APIs.| |tg.GeocodingClient|A class provides the methods to access the Geocoding APIs.|
 |tg.ReverseGeocodingClient|A class provides the methods to access the ReverseGeocoding APIs.| |tg.ReverseGeocodingClient|A class provides the methods to access the ReverseGeocoding APIs.|
 +|tg.RoutingClient|A class provides the methods to access the Routing APIs.|
 |tg.ColorClient|A class provides the methods to access the ColorUtilities APIs.| |tg.ColorClient|A class provides the methods to access the ColorUtilities APIs.|
  
  
-[[http://cloudclientsamples.thinkgeo.com/​|Here]] is a dramatic example.+[[https://samples.thinkgeo.com/​cloud|Here]] is an online sample.
thinkgeo_cloud_javascript_sdk_quick_start_guide.1547727395.txt.gz ยท Last modified: 2019/01/17 12:16 by johnnyz