Your CSS is unclean

#map
{
        float: right;
        border: none;
        width: 65%;
        height: 100%;
        position: relative;
      z-index: -1;
}

I'd say position and float declarations aren't possible together.
float already defines the position. The Maps API doesn't seem to like
the z-index value of -1 and answers with non possible interaction.




On May 26, 7:27 pm, Francesco Belli <[email protected]> wrote:
> It seems that we have a firewall problem on that server, sorry again! I
> moved the interface at the following address:http://160.80.82.106/GENSO
> don't care about the database warnings, there is no connection to the
> database from this machine. Markers will not work, but the problem is that
> the maps doesn't interact!
> (I hope it is the right time :) )
> Francesco

-- 
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.

Reply via email to