Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] fix map interaction #538

Open
wants to merge 1 commit into
base: 2.8.x-qgis_server
Choose a base branch
from

Commits on Nov 28, 2018

  1. Fix and refactor map update interaction

    - Refactor Maps API endpoint to only list map layers on detail request
    - Heavy refactor on Leaflet Map Creation Page
    - Heavy refactor on Leaflet Map Update Page to extends Map Creation Page
    - Refactor QGIS Server Views to support Leaflet Map page
    - Refactor Leaflet Map detail page
    - Refactor GeoNode map urls for QGIS Server Backend
    - Allow Map thumbnail to include chosen basemap
    - Fix QGIS Server Map post save signal to save active basemap and local layers
    - Add urls for layer json definition for QGIS Server Backend
    - Refactor default basemaps for Map Leaflet page to use https
    - Refactor Leaflet map css
    lucernae committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    35af1b8 View commit details
    Browse the repository at this point in the history