Tim Waters

Results 38 comments of Tim Waters

Most folks are looking at Leaflet see #52 I'm agnostic on the choice but agree it needs upgrading some time...

Thanks for the issue. As your comment indicates, the instructions are quite lengthy. Where to put these on the interface is another issue, both are not simple things to resolve....

actually Im not sure if your own map, are meant to be viewed by other people as it would list "private" ones also

add to proj list and WMS params in controller

https://www.arcgis.com/apps/StorytellingSwipe/index.html?appid=4d2c4acd2fd841588062c912f6d56d48# appears to be working - but uses the tiles endpoint

Hmm, I don't have an ArcGIS account (and they are not free). Could you try the tiles endpoint? For example: https://mapwarper.net/maps/tile/1079/{z}/{x}/{y}.png Looking at the logs, it doesn't appear as if...

if it helps, within a deployment I use: ``` command: ["/bin/sh"] args: ["-c", "/opt/tegola serve --config /opt/tegola_config/config.toml"] ```

Thanks for looking into it. Try changing bundle to "bundler" ?

So it seems as if tins-1.12.0 is what's causing the issue. I think this may be required from i18n-tasks which has been newly added - if you comment out i18n-tasks...