Description
Currently, the Identify Panel can display TEMPLATE format—such as embedded text, files, links, images—only for WMS and WFS layers. However, when a vector layer is created, Identify Panel does not support the template format. To address this limitation, this new feature is to extend template format functionality to vector layers as well.
Acceptance criteria
Other useful information
From the initial investigation it is noticed that Identify Panel does not display the template information for vector because the mapInfostate is missing featureInfo in mapInfo.responses property.
https://github.com/geosolutions-it/MapStore2/blob/master/web/client/utils/mapinfo/vector.js#L37