apichanges

This commit is contained in:
javi 2013-08-20 15:07:26 +02:00
parent 508dfa8a63
commit 1d07c9e9f8

View File

@ -3,8 +3,8 @@
Torque provides two kinds of visulizations.
- static: provides a way to create heatmap like visualizations (note for Andrew: fon)
- dinamyc: animate points over a map (note for Andrew: Navy)
- static: provides a way to create heatmap like visualizations (note for Andrew: fon). see ``TorqueLayer``
- dinamyc: animate points over a map (note for Andrew: Navy) see ``TiledTorqueLayer``
depending on the map provider you are using you need to use different layer type. Currently we provide layers for Google Maps and Leaflet.