girder / trame-large-image

Large image viewer for Trame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send tiles over ws instead of REST

banesullivan opened this issue · comments

Can we use a custom TileLayer in Leaflet and Trame's websocket connection to send tiles such that the "widgets" link to an individual tile source and we do not have to add REST endpoints?

This will complicate dynamically adding views