Pokazuje się komunikat:

Key mam pobrany ze strony:
Kod
https://code.google.com/apis/console
z podanym IP mojej strony, a w zakładce "services" mam włączone "Google Maps API v2". Do uwierzytelnienia kodu używam kodu:
Kod
<script type="text/javascript" src="http://maps.google.com/maps?file=api&v=2&sensor=false&key=***"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
Co robię źle?