Hi,
i am using FNC Maps and if i include (German) special characters the encoding is broken.
var lMarkerTitle := '123 - Beispielprojekt ÄÖÜß';
TMSFNCOpenLayers1.AddMarker(lLat, lLong, lMarkerTitle, lMarkerIconData);
How do I fix this?
Hi,
i am using FNC Maps and if i include (German) special characters the encoding is broken.
var lMarkerTitle := '123 - Beispielprojekt ÄÖÜß';
TMSFNCOpenLayers1.AddMarker(lLat, lLong, lMarkerTitle, lMarkerIconData);
How do I fix this?
Hi,
I have not been able to reproduce this issue.
Can you please provide the following information so I can further investigate this?
Hi Bart,
please find the requested info below. As I found out reproducing the issue isolatedly. The Problem only applies to the labels, not to the marker "popups".
markerEncodingTest.zip (6.2 KB)
The sample code you provided is working as expected here.
Can you please make sure you are using the latest version of TMS FNC Maps?
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.