Toan Nguyen wrote:
> The first, thanks for your answer.
> I have a overview the mergeModels example in Mapbuilder 1.5rc1 - I'm 
> using this version for my map. But in the mergeModels example, the 
> FeatureCollection have defined in XML file before. In my case, I use 
> ajax to receive the response from php script. And I want to show this 
> response on map, like I use query tool on mapbuilder.

You can load XML data into a model anytime using
config.loadModel("yourModelIdHere", "yourUriHere");

This actually *is* an AJAX request.

If you want to create a request based on informations gathered from 
other models, you will probably want to have a look at the 
WebServiceRequest tool.

Regards,
Andreas.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to