Hi,

I am not able to dispay google maps in Blackberry. I am using GMap2.

function initialize(){
var map = new GMap2(document.getElementById("map_canvas"));
....
}
and I am displaying it in html as:

<body onload="initialize()">
<div id="map_canvas" style="width:354px;height:222px;"/>
...

Its not working in Blackberry. Please help me out....

--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.


Reply via email to