<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Going To The Pictures &#187; Tag: google maps</title>
	<atom:link href="https://goingtothepictures.org.uk/tag/google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>https://goingtothepictures.org.uk</link>
	<description></description>
	<lastBuildDate>Tue, 23 Apr 2013 16:18:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
		<item>
		<title>Cinema Heritage Interactive Map</title>
		<link>https://goingtothepictures.org.uk/cinema-heritage-map/</link>
		<comments>https://goingtothepictures.org.uk/cinema-heritage-map/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 21:05:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cinema Heritage Map]]></category>
		<category><![CDATA[area]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[map]]></category>

		<guid isPermaLink="false">http://goingtothepictures.org.uk/?p=46</guid>
		<description><![CDATA[Explore  this map of 21 local cinemas within a 3 mile radius of the Plaza, from 1930 to 1960. ]]></description>
				<content:encoded><![CDATA[<p>Explore a map of the local cinemas within a 3 mile radius of the Plaza, from 1930 to 1960. Here you can find out basic information about each cinema, as well as links to related posts. Alternatively, <a title="Cinema Heritage Trail Map to print" href="http://goingtothepictures.org.uk/heritage-trail-map-to-print/">download the print version of our Cinema Heritage Trail Map</a> for more info about how to get there!</p>

<div id="map_canvas"></div>
<script type="text/javascript" src="http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/src/infobubble-compiled.js"></script>
<script>
var myLatLng = new google.maps.LatLng(53.470781,-3.015404);
var mapOptions = {
  zoom: 12,
  center: myLatLng,
  mapTypeId: google.maps.MapTypeId.ROADMAP,
  styles: [
    {
      "featureType": "road.arterial",
      "stylers": [
        { "visibility": "on" },
        { "hue": "#6600ff" },
        { "saturation": -100 },
        { "lightness": 19 }
      ]
    },{
      "featureType": "road.highway",
      "stylers": [
        { "saturation": -97 },
        { "hue": "#ff0000" },
        { "lightness": 17 }
      ]
    },{
      "featureType": "landscape.natural",
      "elementType": "geometry",
      "stylers": [
        { "hue": "#ff5500" },
        { "visibility": "on" },
        { "lightness": -25 },
        { "saturation": 94 }
      ]
    },{
      "featureType": "road.local",
      "stylers": [
        { "saturation": -96 },
        { "lightness": -17 }
      ]
    },{
      "featureType": "poi.park",
      "stylers": [
        { "hue": "#33ff00" },
        { "lightness": -20 },
        { "saturation": 33 }
      ]
    },{
      "featureType": "water",
      "stylers": [
        { "hue": "#005eff" },
        { "lightness": -11 },
        { "saturation": 85 }
      ]
    },{
      "featureType": "poi.business",
      "stylers": [
        { "saturation": 70 },
        { "lightness": -26 },
        { "hue": "#ffff00" }
      ]
    }
  ]

};

var infoBubble = new InfoBubble({
  map: map,
  maxWidth: 244,
  maxHeight: 350,
  backgroundColor: 'rgb(1,174,240)',
  borderRadius: 0,
  arrowSize: 10,
  arrowPosition: 50,
  borderWidth: 10,
  borderColor: 'rgb(1,174,240)',
  arrowStyle: 2,
  backgroundClassName: 'map-popup',
  hideCloseButton: true
});

var marker = new google.maps.Marker({
  map: map
});

var map = new google.maps.Map(document.getElementById("map_canvas"), mapOptions);

var georssLayer = new google.maps.KmlLayer('https://maps.google.co.uk/maps/ms?vps=2&hl=en&ie=UTF8&oe=UTF8&authuser=0&msa=0&output=kml&msid=203151161014979378912.0004c77d1c9606bab6dac',{suppressInfoWindows:true});
georssLayer.setMap(map);

google.maps.event.addListener(georssLayer, 'click', function(kmlEvent) {
  var text = kmlEvent.featureData.description,
      title = kmlEvent.featureData.name;
  infoBubble.close();
  marker.setPosition(kmlEvent.latLng);
  infoBubble.setContent( '<a id="map-popup-close" onclick="closeBubble()" href="#close-popup">&times;</a> ' + '<h3>' + title + '</h3>' + text);
  if (!infoBubble.isOpen()) {
    infoBubble.open(map, marker);
  }
});

function closeBubble() {
  infoBubble.close();
  //recenter
  //map.setCenter(myLatLng);
  return false;
}
</script>


<ol>
<li><a title="Plaza Cinema" href="http://goingtothepictures.org.uk/the-plaza-crosby-road-north-waterloo/">Plaza / Odeon / Classic / Apollo</a></li>
<li><a title="Corona cinema" href="http://goingtothepictures.org.uk/corona-cinema-college-road-crosby/">Corona Cinema</a></li>
<li>The Regent</li>
<li><a title="Crosby Cinema / Crosby Picture House – Liverpool Road, Crosby" href="http://goingtothepictures.org.uk/crosby-cinema-picture-house/">Crosby Cinema / Crosby Picture House</a></li>
<li><a title="The Queens Picture House South Road Waterloo" href="http://goingtothepictures.org.uk/queen-picture-palace/">The Queens Picture House</a></li>
<li><a title="The New Picture Hall – The Waterloo Playhouse – The Winter Garden’s – Church Road Waterloo" href="http://goingtothepictures.org.uk/winter-gardens-church-road-waterloo/">Winter Gardens</a></li>
<li><a title="The Bijou – East Street Waterloo" href="http://goingtothepictures.org.uk/the-bijou-cinema/">Bijou Cinema</a></li>
<li><a title="The Lathom Hall Picture Palace" href="http://goingtothepictures.org.uk/lathom-hall-picture-palace/">The Lathom Hall Picture Palace</a></li>
<li><a title="The Palladium, Seaforth" href="http://goingtothepictures.org.uk/palladium-seaforth/">The Palladium</a></li>
<li><a title="The Stella Cinema Seaforth Road Seaforth" href="http://goingtothepictures.org.uk/stella-cinema/">Stella Cinema</a></li>
<li><a title="The Electric Picture Palace" href="http://goingtothepictures.org.uk/electric-picture-palace/">Electric Picture Palace</a></li>
<li><a title="The Regal Cinema Church Road Litherland" href="http://goingtothepictures.org.uk/the-regal-cinema/">The Regal</a></li>
<li><a title="The Coliseum / Essoldo Cinema Linacre Road Litherland" href="http://goingtothepictures.org.uk/coliseum-essoldo-cinema/">The Coliseum / Essoldo</a></li>
<li><a title="The Picture House / Broadway / Gaumont / Odeon – Stanley Road, Bootle." href="http://goingtothepictures.org.uk/picturehouse-broadway-gaumont-odeon-stanleyrd-bootle/">Broadway / Gaumont / Odeon – Bootle</a></li>
<li><a title="The Gainsborough Knowsley Road Bootle" href="http://goingtothepictures.org.uk/gainsborough/">The Gainsborough</a></li>
<li><a title="The Picture Palace of Bootle Knowsley Road Bootle" href="http://goingtothepictures.org.uk/picture-palace-knowsley-road-bootle/">Picture Palace Of Bootle</a></li>
<li><a title="The Muncaster, New Princes Theatre, Strand Cinema Irlam Road Bootle – a.k.a. The Ranch" href="http://goingtothepictures.org.uk/muncaster-new-princes-theatre-strand-cinema-irlam-road-bootle/">New Princes Theatre / Strand Cinema / Muncaster / The Ranch</a></li>
<li><a title="The Palace – Marsh Lane, Bootle" href="http://goingtothepictures.org.uk/the-palace-marsh-lane-bootle/">The Palace</a></li>
<li><a title="The Metropole Stanley Road Bootle" href="http://goingtothepictures.org.uk/metropole-stanley-road-bootle/">The Metropole</a></li>
<li><a title="The Sun Hall / Imperial Cinema – Stanley Road Bootle" href="http://goingtothepictures.org.uk/sun-hall-imperial-cinema/">The Sun Hall / Imperial Cinema</a></li>
<li><a title="The Winter Gardens Theatre / Apollo Theatre – Pembroke Road Bootle" href="http://goingtothepictures.org.uk/winter-gardens-apollo-theatre/">The Winter Gardens Theatre / Apollo</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>https://goingtothepictures.org.uk/cinema-heritage-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
