This commit is contained in:
zhongjin
2020-06-15 12:07:54 +08:00
parent 610ed21a90
commit a96ef233c9
444 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
CARTO offers a simple unified JavaScript library called CARTO.js that lets you interact with the CARTO service. This library allows you to connect to your stored visualizations, create new visualizations, add custom interaction, and access or query your raw data from a web browser; meaning, your applications just got a whole lot more powerful with a lot less code.
When you add CARTO.js to your websites you get some great new tools to make maps or power your content with data. Lets take a look.
## Documentation
* [Getting started](getting_started.md)
* [API methods](api_methods.md)
* [Events](events.md)
* [Specific UI functions](ui_functions.md)
* [Getting data with SQL](sql.md)
* [Static Maps](static_maps.md)
* [Core API functionality](core_api.md)
* [Versions](versions.md)
* [Other important stuff](other_stuff.md)