mappView String Snippet - How to escape double quotes

Hi Johannes,

in mappview (XML) double quotes (") are normally escaped with this syntax: "

formatItem="T"e"st" in your example :slight_smile: