This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo_cloud_javascript_sdk_quick_start_guide [2019/02/15 19:56] benbai |
thinkgeo_cloud_javascript_sdk_quick_start_guide [2019/07/02 06:59] (current) kevinwan [More Client Class] |
||
---|---|---|---|
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.| | ||
- | [[https://samples.thinkgeo.com/cloud|Here]] is a dramatic example. | + | [[https://samples.thinkgeo.com/cloud|Here]] is an online sample. |