Skip to content

better way of handling get tile errors #8

Description

@reyemtm

Refer to mapbox/mapbox-gl-js#1800 -

Need better way to handle errors when no tiles are present. This one is beyond me, but for the moment I am just sending

res.status(204)

instead of the 404 error, but there must be a better way. Maybe when mapbox figures it out we can roll that into this server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions