NAVIGATION
This shows you the differences between two versions of the page.
|
3rd-party-modules:googlemaps:googlemaps-docu:googlemaps-docu-cp [2013/01/03 08:03] Peter Bracher |
3rd-party-modules:googlemaps:googlemaps-docu:googlemaps-docu-cp [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 315: | Line 315: | ||
| <script type='text/javascript' src='http://maps.google.com/maps/api/js?sensor=false&key=xyz'></script> | <script type='text/javascript' src='http://maps.google.com/maps/api/js?sensor=false&key=xyz'></script> | ||
| </code> | </code> | ||
| - | This has no effect to the map behaviour what so ever, it just tells Google, that the map was loaded in a browser somewhere and adds the loading to the report in the corresponding Google account. | + | This has no effect to the map behaviour what so ever, it just tells Google, that the map was loaded in a browser somewhere and adds the loading to the report in the corresponding Google account.\\ |
| + | |||
| + | <note important>Use only one key per page, otherwise you may violate the Google restrictions and get punished ;-) ! In case of multiple maps with diferent keys on one page, the module uses ONLY the key of the last map on the page for the API call</note> | ||
| [[googlemaps-docu-key|See here]] for the modules admin section of the Google API Keys. | [[googlemaps-docu-key|See here]] for the modules admin section of the Google API Keys. | ||