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

Add the ability to change / set where the <map-style> element goes: in the tile or in the referencing text/mapml document #62

Open prushforth opened 5 months ago

prushforth commented 5 months ago

Currently a large amount of CSS is being transmitted and processed by each tile. Could be more efficient if it was transmitted once, in the text/mapml document that requests the tiles.

Could it be controlled by a format_options value?