07-16-2008 01:59 PM
Hello,
From within my application I'm interested in launching BBMaps and plotting several locations on the map. I see where I can plot 1 point with setLatitude() and setLongitude(), is there a way to do this for more than one?
thanks in advance,
Glenn.
Solved! Go to Solution.
07-16-2008 03:09 PM
Glenn,
If you pass in a location document that contains multiple points, you can display multiple points on the map at the same time. Please see the following KB article:
07-16-2008 08:27 PM
Beautiful ... thanks,