[OpenLayers-Users] Loading asynchronous data

Christopher Schmidt crschmidt at metacarta.com
Mon Dec 14 10:50:52 EST 2009


On Mon, Dec 14, 2009 at 04:39:36PM +0100, JuKiM wrote:
> 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,

OpenLayers.Request: New Hotness
OpenLayers.loadUrl: Old stuff
XMLHttpRequest: Not cross-browser friendly, OpenLayers.REquest is a wrapper
around this.

-- Chris

> 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


-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list