Maps4HTML / geoserver

Maps for HTML MapML Extension / plug-in development fork of GeoServer
https://docs.geoserver.org/latest/en/user/extensions/mapml/index.html
Other
3 stars 1 forks source link

Allow linking to GeoServer-generated CSS for MapML features responses #34

Open prushforth opened 3 years ago

prushforth commented 3 years ago

When a request is made for a layer as vectors, it should be possible to generate the CSS URL(s) and embed it in the response as a <link rel="stylesheet" href="the URL in question">

The CSS would be generated / cached from GeoServer SLD layer styles, which would be selected by the GeoServer MapML admin via the MapML Layer panel/tab.