Warning, file /graphics/digikam/core/data/geolocation/geoiface/backend-googlemaps.html was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 <html>
0002 <head>
0003 <script type="text/javascript" src="https://maps.google.com/maps/api/js?key=AIzaSyAA7nJzEaQglnvMoOdzdmw2Y7p4ZZNHrq8"></script>
0004 <script type="text/javascript" src="backend-googlemaps-js.js"></script>
0005 </head>
0006 <body onload="kgeomapInitialize()" style="padding: 0px; margin: 0px;">
0007     <div id="map_canvas" style="width:100%; height:400px;"></div>
0008 </body>
0009 </html>