Maps API v3 does not use keys.
The code I sent you loads the API from a different URL (in the script
tag). You need to load it from the same URL.
On Fri, Apr 1, 2011 at 9:26 PM, Iratus wrote:
> Thank you very much for your help but still haven't manage to make it work
>
>
> I changed the co
Thank you very much for your help but still haven't manage to make it work
I changed the code of* "mapdiv"* to *"mymap"*but still doesn't load.
How can I make changes so I don't use V2 but V3 and make my map work ???
I saw the code you sent me but is a little bit different. I don't need to
I think the main problem is that you are loading Maps API v2 and then
trying to use Maps API v3 syntax/code.
Click view source on this page:
http://code.google.com/apis/maps/documentation/javascript/examples/map-simple.html
to see an example of how to write what you are trying to achieve.
On Fri
On 31 March 2011 22:45, Iratus wrote:
> Hello again
>
> I can not really understand where exactly is the thing you say within my
> code (mapdiv). Cause there is not really this word !!!
Er...
var map = new google.maps.Map(document.getElementById("mapdiv"), opt);
This needs to match your div:
Hello again
I can not really understand where exactly is the thing you say within my
code (*mapdiv*). Cause there is not really this word !!!
Thank you again for your help
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To p
needs to be mymap not *mapdiv
*
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to
google-maps-js-api-v3+u