MapStory / story-tools-composer

A geo-temporal web mapping client built on top of Story-tools.
MIT License
3 stars 5 forks source link

Add handling for proxying service urls to support pki protected services #401

Closed travislbrundage closed 4 years ago

travislbrundage commented 4 years ago

Two remaining questions:

1) Will servers in the layerOptions service have our use_proxy parameter? The use_proxy parameter is attached to the MapLayer or GXPLayer object. What is server? 2) How can Django context variables be accessed in the app? {{ THEME }} is present in the index.html, but making changes to the HTML templates did not seem to be working. The goal is to add it to the config parameters where it is currently commented out.