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
> [email protected]
> http://openlayers.org/mailman/listinfo/users


-- 
Christopher Schmidt
MetaCarta
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to