Web-Map-Custom-Element
Web-Map-Custom-Element copied to clipboard
Don't display empty GetFeatureInfo query popup
When a query GetFeatureInfo returns an empty response (response body does not have any content), do not create/display a popup, for ex:
https://github.com/Maps4HTML/Web-Map-Custom-Element/blob/7b0858f29dc9f668d7ed104b7e894485ee966884/src/mapml/handlers/QueryHandler.js#L114-L133