performant-software / Neatline

A lightweight framework for building interactive maps and publishing them on the web.
www.neatline.org
Other
105 stars 34 forks source link

Fix Stamen SSL URL issues #496 #498

Closed denseflux closed 3 years ago

denseflux commented 3 years ago

Have tested this locally with toner, and seems fine.

shane-et-al commented 3 years ago

Thanks for looking at this for us. This logic didn't seem to replace the stamen URLs when I tested it. In any case, I think that since the Stamen docs recommend their fastly domain for all cases if the protocol is not known, there's no reason to keep the tile.stamen.com domain logic in here. I'm just going to change the domain in the totally inscrutable layer provider logic in neatline-editor and neatline-public and call it a day.