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
New Developer
Vashu
Posts: 1
Registered: ‎11-22-2009

Invoking google maps, help plz !

Hello
First of all forgive me if my english is not perfect! :smileytongue:

I am developing a blackberry application that works with Google Maps and KML files. I know i can call Google Maps from my aplication and make it load a KML file from a URL, but i would like (if possible) to call Google Maps loading a KML file previously stored, i.e "file:///store/home/user/du.kml"
Does anyone know if this is possible?

Thanks a lot 
Please use plain text.
Developer
klerisson
Posts: 78
Registered: ‎12-03-2009

Re: Invoking google maps, help plz !

Did you figure out some thing?

Thanks

--
Feel free to press the kudos button on the left side to thank the user that helped you.
Please mark posts as solved if you found a solution.
Please use plain text.
New Developer
rodrifox
Posts: 35
Registered: ‎12-22-2009

Re: Invoking google maps, help plz !

Is there any way of loading internal resources (like KML files, images, etc.) in a BrowserField (i.e. loading from file://store instead of using http://) without having to implement the whole HttpConnection interface? Thanks!

-------------
Rodrigo Bravo
http://www.wilkonit.com
Please use plain text.