NAVIGATION
This shows you the differences between two versions of the page.
|
3rd-party-modules:googlemaps:googlemaps-docu:googlemaps-docu-cp [2012/12/28 07:44] Peter Bracher |
3rd-party-modules:googlemaps:googlemaps-docu:googlemaps-docu-cp [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{indexmenu_n>500}} | + | {{indexmenu_n>800}} |
| ====== CP Content-Part ====== | ====== CP Content-Part ====== | ||
| 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.\\ |
| - | See here for the modules admin section of the Google API keys. | + | <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. | ||
| Line 351: | Line 353: | ||
| - | <code html> | + | |
| + | == Structure == | ||
| + | |||
| + | The structure of the rendered document is basically as follows:\\ | ||
| + | <code html|h googlemapsmodule.html |h> | ||
| <html> | <html> | ||
| <head> | <head> | ||