Closed incanus closed 9 years ago
When a bad access token is used with the v4 API, the tile source TileJSON comes back bad due to failed access, but this only manifests in an invalid layer to add. We should fail hard here during dev with an assertion to let the dev know.
v4
When a bad access token is used with the
v4
API, the tile source TileJSON comes back bad due to failed access, but this only manifests in an invalid layer to add. We should fail hard here during dev with an assertion to let the dev know.