Hallo Bernd, 

das klingt logisch. Vielen Dank!

Peter



Am 22.02.2012 um 08:44 schrieb Bernd Wilke:

> On 02/21/2012 10:51 PM, Peter Linzenkirchner wrote:
> [...]
>> Noch was ist unklar: auf der Seite hier:
>> https://code.google.com/intl/de_DE/apis/maps/documentation/javascript/tutorial.html
>> 
>> wird die Google-Maps-API Version 3 OHNE API-Schlüssel eingesetzt:
>> 
>> <script type="text/javascript"
>>     src="http://maps.google.com/maps/api/js?sensor=set_to_true_or_false";>
>> </script>
>> 
>> Und das geht auch ... ????
>> 
>> auf der Seite hier:
>> 
>> https://code.google.com/intl/en_EN/apis/maps/documentation/javascript/tutorial.html
>> 
>> Lautet das gleiche Beispiel so:
>> 
>> <script type="text/javascript"
>>       
>> src="http://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&sensor=SET_TO_TRUE_OR_FALSE";>
>> </script>
>> 
>> Lol. ich habe einige Testseiten seit einigen Tagen laufen OHNE API-Schlüssel 
>> ... keine Fehlermeldung, nichts. Und in den deutschen Anleitungen ist auch 
>> nicht die Rede von einem Schlüssel, nirgends. In den englsichen schon. Hat 
>> Google da einen Fehler gemacht, oder hat das einen tieferen Sinn?
> [...]
> 
> wenn man mal auf der Seite mit der API-Key-Nutzung liest findet sich folgener 
> Absatz:
> | Obtaining an API Key
> | All Maps API applications should load the Maps API using an API key.
> | Using an API key enables you to monitor your application's Maps API
> | usage, and ensures that Google can contact you about your application
> | if necessary. If your application's Maps API usage by exceeds the
> | Usage Limits, you must load the Maps API using an API key in order
> | to purchase additional quota.
> 
> Es wird dringend empfohlen einen API-Key zu nutzen, damit du deine Anfragen 
> überwachen kannst und damit Google dich wegen deiner Anfragen erreichen kann. 
> Wenn du deine Frei-Quota überschreitest brauchst du auf jeden Fall einen 
> API-Key damit du zusätzliches Quota kaufen kannst.
> 
> Klartext (meine Interpretation):
> google will wissen wohin sie eine Rechnung schicken sollen, wenn die quota 
> überschritten wird.
> Ohne API-Key wird der Service einfach eingestellt (die Anfragen bekommen 
> keine Antwort von Google)
> 
> bernd
> -- 
> http://www.pi-phi.de/cheatsheet.html
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

--
Xing: http://www.xing.com/profile/Peter_Linzenkirchner
Web: http://www.typo3-lisardo.de
Facebook: http://tinyurl.com/lisardo-multimedia

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an