Difference between revisions of "Edinburgh Lobbying Map"
Tamasin Cave (talk | contribs) |
Tamasin Cave (talk | contribs) |
||
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> | <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> |
Revision as of 14:20, 8 September 2015
<!DOCTYPE html>
Bay Area Population with Embedded Map