Open jseppi opened 9 years ago
Since the CartoDB tile layers expire after about 5 minutes, have a listener for errors that re-requests the tile layer and re-adds it to the map.
This is the error when the layer is cleared on CartoDB's side:
{ "error": "Map config token '7d07fe96886b5b7b32e0709a8584dc99' not found in redis" }
Since the CartoDB tile layers expire after about 5 minutes, have a listener for errors that re-requests the tile layer and re-adds it to the map.