Opened 9 years ago

Closed 9 years ago

#124 closed enhancement (fixed)

Send transparent tile instead of 404 on missing map chunks

Reported by: Christian Illy Owned by: Christian Illy
Priority: minor Component: Server fixes
Keywords: Cc:

Description

Currently if the browser requests a map chunk that's not been rendered the server will return a 404. Could instead return a simple all transparent tile.

Change History (1)

comment:1 by alloc, 9 years ago

Resolution: fixed
Status: newclosed

In 269:

Fixes #124: Send transparent tile for map tiles not available instead of 404

Note: See TracTickets for help on using tickets.