User Tools

Site Tools


thinkgeo_cloud_javascript_sdk

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 [2019/02/12 10:03]
johnnyz
thinkgeo_cloud_javascript_sdk [2019/07/17 05:28] (current)
kevinwan
Line 7: Line 7:
 ThinkGeo Cloud JavaScript SDK wraps all the [[https://​cloud.thinkgeo.com/​help/​|ThinkGeo Cloud RESTful APIs]] and make it simpler to use from a web page.  ​ ThinkGeo Cloud JavaScript SDK wraps all the [[https://​cloud.thinkgeo.com/​help/​|ThinkGeo Cloud RESTful APIs]] and make it simpler to use from a web page.  ​
  
-  * [[thinkgeo_cloud_javascript_sdk_api|ThinkGeoCloudClient-js]]<​div>​The ThinkGeoCloudClient-js API documentation covers the tg namespace which resides in the ThinkGeoCloudCient.js. It contains all of the ThinkGeo Cloud Client specific classes such as Elevation, ReverseGeocoding, ​and Geocoding.+  * [[thinkgeo_cloud_javascript_client_apis|ThinkGeoCloudClient-js]]<​div>​The ThinkGeoCloudClient-js API documentation covers the **tg** namespace which resides in the ThinkGeoCloudCient.js. It contains all of the ThinkGeo Cloud Client specific classes such as Elevation, ReverseGeocoding,​ Geocoding ​and more.
 </​div>​ </​div>​
  
Line 14: Line 14:
 We have provided several online samples along with the source code to help you learn the different capabilities of ThinkGeo Cloud Client. For each sample, you can not only view the source but can also open in CodePen to change and run by yourself. We have provided several online samples along with the source code to help you learn the different capabilities of ThinkGeo Cloud Client. For each sample, you can not only view the source but can also open in CodePen to change and run by yourself.
  
-=== VectorTile ​Sample ===+=== Vector Tile Sample ===
 Here is a sample shows how to consume ThinkGeo Cloud vector tiles using pre-defined Map Styles. ​ Here is a sample shows how to consume ThinkGeo Cloud vector tiles using pre-defined Map Styles. ​
-[[https://​github.com/​ThinkGeo/​ThinkGeoCloudGeocodingSample-ForWpf|{{thinkgeocloudclient:​vectortile.gif|ThinkGeo Cloud Vector Tiles}} ]] 
  
 +[[https://​samples.thinkgeo.com/​cloud/#​VectorMaps|{{thinkgeocloudclient:​vectortile.gif?​nolink}}]]
  
-=== ThinkGeo Cloud JavaScript SDK Raster Sample ===+ 
 +=== Raster ​Tile Sample ===
 Here is a sample shows how to consume ThinkGeo Cloud raster tiles via XYZ Map Service. ​ Here is a sample shows how to consume ThinkGeo Cloud raster tiles via XYZ Map Service. ​
-{{thinkgeocloudclient:​raster.gif|ThinkGeo Raster Tiles}} ​ 
  
-=== ThinkGeo Cloud JavaScript SDK Elevation Sample ===+[[https://​samples.thinkgeo.com/​cloud/#​RasterMaps|{{thinkgeocloudclient:​raster.gif?​nolink}}]] 
 + 
 + 
 +=== Elevation Sample ===
 Here is a sample shows how to launch an Elevation query with ThinkGeoCloudClient.js,​ and display the response. ​ Here is a sample shows how to launch an Elevation query with ThinkGeoCloudClient.js,​ and display the response. ​
-{{thinkgeocloudclient:​elevation.gif|Get Elevation by Line}} ​ 
  
-=== ThinkGeo Cloud JavaScript SDK Geocoding Sample ===+[[https://​samples.thinkgeo.com/​cloud/#​GetElevationAlongPath|{{thinkgeocloudclient:​elevation.gif?​nolink}}]] 
 + 
 +=== Geocoding Sample ===
 Here is a sample shows how to launch a Geocoding query with ThinkGeoCloudClient.js,​ and display the response. ​ Here is a sample shows how to launch a Geocoding query with ThinkGeoCloudClient.js,​ and display the response. ​
-{{thinkgeocloudclient:​geocoding.gif|Geocoding "​Dallas"​}}  ​ 
  
-=== ThinkGeo Cloud JavaScript SDK Reverse Geocoding Sample ===+[[https://​samples.thinkgeo.com/​cloud/#​FindanAddressintheUS|{{thinkgeocloudclient:​geocoding.gif?​nolink}}]] 
 + 
 + 
 +=== Reverse Geocoding Sample ===
 Here is a sample shows how to launch a ReverseGeocoding query with ThinkGeoCloudClient.js after clicking on the map, and display the response. Here is a sample shows how to launch a ReverseGeocoding query with ThinkGeoCloudClient.js after clicking on the map, and display the response.
-{{thinkgeocloudclient:​reversegeocoding.gif|Reverse Geocoding in Frisco}}  ​ 
  
-=== ThinkGeo Cloud JavaScript SDK Color Sample ===+[[https://​samples.thinkgeo.com/​cloud/#​FindNearbyPlaces|{{thinkgeocloudclient:​reversegeocoding.gif?​nolink}}]] 
 + 
 + 
 +=== Color Sample ===
 Here is a sample shows how to launch a Color query with ThinkGeoCloudClient.js,​ and display the response. ​ Here is a sample shows how to launch a Color query with ThinkGeoCloudClient.js,​ and display the response. ​
-{{thinkgeocloudclient:​colors.gif|Get a family of colors}}  + 
 +[[https://​samples.thinkgeo.com/​cloud/#​GenerateColorThemes|{{thinkgeocloudclient:​colors.gif?​nolink}}]] 
 + 
 + 
 +=== Routing Sample === 
 +Here is a sample shows how to launch a Routing query with ThinkGeoCloudClient.js,​ and display the response.  
 + 
 +[[https://​samples.thinkgeo.com/​cloud/#​RoutinginNorthAmerica|{{thinkgeocloudclient:​routing.gif?​nolink}}]] 
 + 
 + 
 +=== Get Service Area Sample === 
 +Here is sample shows how to launch a Get Service Area query with ThinkGeoCloudClient.js,​ and display the response.  
 + 
 +[[https://​samples.thinkgeo.com/​cloud/#​GetServiceArea|{{thinkgeocloudclient:​getservicearea.gif?​nolink}}]] 
 + 
 + 
 +=== Maps Query Sample === 
 +Here is a sample shows how to launch a maps query with ThinkGeoCloudClient.js,​ and display the response.  
 + 
 +[[https://​samples.thinkgeo.com/​cloud/#​MapsQuery|{{thinkgeocloudclient:​mapsquery.gif?​nolink}}]] 
 + 
  
thinkgeo_cloud_javascript_sdk.1549965784.txt.gz · Last modified: 2019/02/12 10:03 by johnnyz