did you include this line: <script type="text/javascript" src="http:// maps.google.com/maps/api/js?sensor=set_to_true_or_false"></script> like this ?
if so change it to: <script type="text/javascript" src="http:// maps.google.com/maps/api/js?sensor=false"></script> just a guess On 13 Jun., 09:30, THE_AI <[email protected]> wrote: > It seems that you've provided a wrong link to your example. > > On Jun 12, 7:17 pm, Cesar David Romero Sandoval > > > > > > > > <[email protected]> wrote: > > Hello guys, > > > I really didnt want to post, because I already found several post > > related to this error, but actually I didnt find any reply that worked > > for me. I guess it's either a missmatched parameter or some browser > > trouble. > > > Im executing the most simple code, in the API v3 is called "The Hello > > World for API v3", It's located at > > >http://code.google.com/intl/es-ES/apis/maps/documentation/javascript/... > > > If you wanna take a look of my web page where my server is: > > >www.safeinyourway.net > > > In "Quienes Somos" link, there you can see the source code and compare > > with the example code, it's axactly the same. > > > I hope you can help me out. > > > Best regards, > > > César -- 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 [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-js-api-v3?hl=en.
