Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
gxgraham
Posts: 28
Registered: ‎07-16-2008
Accepted Solution

Plotting multiple BBMap points

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. 

 

 

Please use plain text.
BlackBerry Development Advisor
bzubert
Posts: 84
Registered: ‎07-11-2008

Re: Plotting multiple BBMap points

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:

 

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800703/How_To_...

Brian Zubert
Technical Partnership Manager
Research In Motion
Please use plain text.
Developer
gxgraham
Posts: 28
Registered: ‎07-16-2008

Re: Plotting multiple BBMap points

Beautiful ... thanks,

 

 

Please use plain text.