|
|
Line 1: |
Line 1: |
| | | |
− | <!DOCTYPE html>
| |
− |
| |
− | <!--
| |
− | copyright (c) 2011 Google inc.
| |
− |
| |
− | You are free to copy and use this sample.
| |
− | License can be found here: http://code.google.com/apis/ajaxsearch/faq/#license
| |
− | -->
| |
− |
| |
− | <html>
| |
− | <head>
| |
− | <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
| |
− | <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
| |
− |
| |
− | <title>Google Fusion Tables: Embedded map example</title>
| |
− |
| |
− | <style>
| |
− | body { font-family: Arial, sans-serif; }
| |
− | </style>
| |
− |
| |
− | </head>
| |
− | <body>
| |
− | <h1>Bay Area Population with Embedded Map</h1>
| |
− | <iframe width="500" height="300" scrolling="no" frameborder="no" src="https://www.google.com/fusiontables/embedviz?q=select+col2+from+1uMrN4nBLA6GpfJvYcHq9Nuzwfc_HBuM49Ht6nMyp&viz=MAP&h=false&lat=55.94917296267799&lng=-3.1925288574218484&t=1&z=14&l=col2&y=2&tmplt=2&hml=TWO_COL_LAT_LNG"></iframe>
| |
− | </body>
| |
− | </html>
| |