From 786af47be42ea518987ca4cff6afbc13762b5907 Mon Sep 17 00:00:00 2001 From: Francisco Dans Date: Thu, 14 Jan 2016 12:20:28 +0100 Subject: [PATCH] removes torque functions section --- doc/torque_api.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/torque_api.md b/doc/torque_api.md index 82c3ec5..83c855a 100644 --- a/doc/torque_api.md +++ b/doc/torque_api.md @@ -165,10 +165,3 @@ is not a layer but is an overlay, so in order to add it to the a map use, ``laye Name | Description --- | --- map | A google.maps.Map instance - - -## Torque Functions - -Since Torque API methods can be applied when creating a visualization using the [CartoDB.js API methods](/cartodb-platform/cartodb-js/api-methods/), these [Torque Functions](https://github.com/CartoDB/cartodb.js/blob/be76b55caeeb0dfc147e3fa36628d9e215717ce5/src/vis/vis.js#L229) are available. - -_**Note:** We are currently in the process of enhancing this functions and returns. A future documentation update will include complete descriptions of these Torque functions._