On Dec 2, 4:56 am, Sebastián Caggiano <[email protected]> wrote:
> here is the code of my page (part of it)
And how do you expect us to debug a timing problem with a code dump?
Please post a link to your map as requested in the posting guidelines.
-- Larry
>
> <html>
> <head id="Head1" runat="server">
> <meta name="viewport" content="initial-scale=1.0, user-
> scalable=no" />
> <meta http-equiv="content-type" content="text/html;
> charset=UTF-8" />
> <title>Geolocalizacion de locales de pagos en el Uruguay</title>
> <style type="text/css">
> .formatText{color:Green;font-size:11px;font-family:Arial;font-
> weight:bold;}
> </style>
> <script type="text/javascript" src="http://maps.google.com/maps/
> api/js?sensor=false"></script>
> <script type="text/javascript" src="functions.js"></script>
> <script type="text/javascript" src="infobox.js"></script>
> <link rel="stylesheet" type="text/css" href="design.css" />
> </head>
> <body style="margin: 0px; padding: 0px;" onload="initialize()">
> ...
--
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.