<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>21 May 2015 20:03:09 Z</lastBuildDate><pubDate>21 May 2015 14:27:30 Z</pubDate><description>Good day&#13;
&#13;
I am using the Map on my site and it works great, Ijust cannot get this to work:&#13;
&#13;
[code:wl]&#13;
ProcMarkerClick(MyMark is Marker)&#13;
&#13;
ToastDisplay(StringBuild("Position: %1 N, %2 E ", MyMark..Position..Latitude, ...&#13;
MyMark..Position..Longitude))&#13;
[/code]&#13;
&#13;
This is the error I get:&#13;
&#13;
	Warning : The 'ProcMarkerClick' procedure is allowed in AJAX but no call to AJAX was detected. Check whether the procedure is dynamically used in AJAX.&#13;
	PAGE_SERVICE.PROCEDURE.ProcMarkerClick, Local Procedure, line 13, column 11&#13;
&#13;
What am I doing wrong?&#13;
&#13;
Thanks</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52219-map-error-click/read.awp</link><title>Map Error on click</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52219-map-error-click-52220/read.awp</comments><pubDate>21 May 2015 20:03:09 Z</pubDate><description>Hi Ruan&#13;
&#13;
this is not an error, it's a warning telling you that you checked the &#13;
AJAX mode for that server procedure, but that…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52219-map-error-click-52220/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52219-map-error-click-52220/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/52219-map-error-click/read.awp">Map Error on click</source><title>Re: Map Error on click</title></item></channel></rss>
