Web-Map-Custom-Element icon indicating copy to clipboard operation
Web-Map-Custom-Element copied to clipboard

Don't display empty GetFeatureInfo query popup

Open AliyanH opened this issue 2 years ago • 0 comments

When a query GetFeatureInfo returns an empty response (response body does not have any content), do not create/display a popup, for ex:

image

https://github.com/Maps4HTML/Web-Map-Custom-Element/blob/7b0858f29dc9f668d7ed104b7e894485ee966884/src/mapml/handlers/QueryHandler.js#L114-L133

AliyanH avatar Jun 19 '23 19:06 AliyanH