[OpenLayers-Users] Loading asynchronous data

Carlo Francesco Romano gentuser at gmail.com
Mon Dec 14 10:56:22 EST 2009


Hi try this

 OpenLayers.loadURL("url",
                                   GetParameter,
                                   null (for unhandled not ok callback
function) ,
                                   Function);

refernces here http://dev.openlayers.org/docs/files/OpenLayers/Ajax-js.html#OpenLayers.loadURL


2009/12/14 JuKiM <rifins at gmail.com>

> Hi,
>
> I'm looking how to add new points to the map calling a local webservice
> when a user does a concrete action, and I would like to know what are
> differences between OpenLayers.Request, OpenLayers.LoadURL or doing an
> XMLHttpRequest, or if there is any example that can help to clear the doubt.
>
> Thanks!
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20091214/a8c67fc3/attachment.html


More information about the Users mailing list