SignalK / signalk-server

An implementation of a Signal K central server for boats.
http://signalk.org
Apache License 2.0
298 stars 150 forks source link

Fix: Resources API - Handle requests to GET chart tiles. #1685

Closed panaaj closed 4 months ago

panaaj commented 4 months ago

As requests for chart tiles do not return a JSON response, they will be passed through to the chart provider by calling next().

Chart provider should ensure it has a handler for requests to: /signalk/v2/api/resources/charts/(\\w*\\W*)+/[0-9]*/[0-9]*/[0-9]*