Search found 3 matches

Go to advanced search

by vigil aj
Tue Oct 01, 2013 12:07 pm
Forum: Issues
Topic: Adding markers to a map component from a Web-service response having collection object.
Replies: 1
Views: 558
 
Jump to post

Adding markers to a map component from a Web-service response having collection object.

The xml response has a collection of latitude and longitude, in the following format. I need to add markers to these mentioned lattitudes-longitudes on to the map component. pre <Main> <Sub1> <Sub1a> <latitude>71&#46;25<&#47;latitude> <longitude><14&#46;25<&#47;longitude> <&#47;S...
by vigil aj
Tue Oct 01, 2013 12:05 pm
Forum: Issues
Topic: Adding markers to a map component from a Web-service response having collection object.
Replies: 0
Views: 1383
 
Jump to post

Adding markers to a map component from a Web-service response having collection object.

The xml response has a collection of latitude and longitude, in the following format. I need to add markers to these mentioned lattitudes-longitudes on to the map component. pre<code> <Main> <Sub1> <Sub1a> <latitude>71&#46;25<&#47;latitude> <longitude><14&#46;25<&#47;longitude> <&...
by vigil aj
Tue Oct 01, 2013 12:00 pm
Forum: Issues
Topic: Adding markers to a map component from Webservice Response having collection
Replies: 0
Views: 1310
 
Jump to post

Adding markers to a map component from Webservice Response having collection

The xml response has a collection of latitude and longitude, in the following format.
I need to add markers to these mentioned lattitudes-longitudes on to the map component.
code

Code: Select all

 71.25 

 7.32 

 75.23 
 2.33 

 82.3 

 71.25 

3

code
/code/code

Go to advanced search