[server] Add WMS parameter value to request only maptip for HTML feature info response (Request in QGIS) #8794
Labels
3.36
QGIS 3.36 new features
good first issue
Good for newcomers, easy fix
Server
QGIS Server related
Web Service
ISO/OGC web services
Milestone
Request for documentation
From pull request qgis/QGIS#55823
Author: @pathmapper
QGIS version: 3.36
[server] Add WMS parameter value to request only maptip for HTML feature info response
PR Description:
This is a proposal to add a new value
HTML_FI_ONLY_MAPTIP
for the existing WMS vendor parameterWITH_MAPTIP
.If set, the feature info HTML response includes only the maptip, which gives full control over the HTML response using e.g. the built-in maptip editor which has a nice preview since qgis/QGIS#52420 and also got other improvements in qgis/QGIS#54764.
This aims to be fully backward compatible while closing qgis/QGIS#20601.
Tests included.
Commits tagged with [need-docs] or [FEATURE]
The text was updated successfully, but these errors were encountered: