Skip to content

Add support for template format on vector layers to visualize embedded content. #11712

@anup39

Description

@anup39

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

  • Minor changes to existing features

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions