CartoDB / toolkit

JS library to interact with CARTO APIs in a simple way
https://toolkit-wheat.now.sh
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Allow to use multiple layers at same time #93

Closed manmorjim closed 4 years ago

manmorjim commented 4 years ago

This fixes the error thrown by adding two or more layers to the same map instance. The error occurred because all layers had the same id.

With this fix, each layer has the id of its source.