Giovanni's is there
Home
Check out this interactive map of Folkestone - just drag to redraw the Folkestone map according to your requirements, ie find pubs with real ale and a pool table etc.
Also, now add it to your map folkestonegerald.com/img/add2google.gif .
If you're looking for a printable map of Folkestone, I'd go direct to this map.
If there's a venue you know of that's missing you could add it yourself, or post the details here. If there's a venue with incorrect info (not all the fields are filled in for the venues I don't know right now), please post corrections up here. Likewise, if there's a new feature you'd like added (or you can make me some tasty icons), post here too! Cheers!
Click on a "push pin" in the map below for popup details and pictures.
folkestonegerald.com/img/add2google.gif
pauly :: 2005 :: Comment / reply
I'd really love you to add Don Giovannis of bouverie rd west to your map. We have had some amazing meals there and I would love more people to know about it!!
Alice :: 19 Mar :: 2011 :: Comment / reply
Hi,
I was really impressed with your interactive map and they way in which you managed to get it to filter. How easy is it to do something like that and doesn't google complain?!
I am actually interested in doing something similar for my site. I hope you don't mind if I ask a few questions...
How is the data inputed for the filtering?
Is it done through google (i.e. are the properties able to be found doing the right google map search)?
Is the filtering information easy to maintain on mass? For example, if half of those properties were sold, how long would it take to update the map?
I would love to hear how you did it!
kingog :: 2 Aug :: 2007 :: Comment / reply
I have my own database of bars and restaurants and things, and an xml interface to it, see:
folkestonegerald.com/php/xml.php?table=venue
pauly :: 3 Aug :: 2007 :: Comment / reply
Thank you for puting out such an amazing site!
I myself am going to make a google map API with information about the bars and pubs around our conference venue. I have no experience in javascript, but I managed to put on markers and their info windows. However, I have trouble making a sidebar with the names of the bars and pubs. Is there a simple code with only the essentials of making a sidebar that I could use as a reference to learn this quickly?
Thank you very much!
Lynn :: 13 Jul :: 2007 :: Comment / reply
I can't remember how I did it right now, I can only suggest looking in the source, it's all integral.
I'll try and update my source code with some comments when I get time... Or, having looked at it again, completely rewrite it, it's rubbish... This looks like the bit you wan though:
var marker = new GMarker( new GLatLng( lat, lon ));
GEvent.addListener( marker, "click", function() {
marker.openInfoWindowTabsHtml( tabs );
} );
marker.lat = lat;
marker.lon = lon;
marker.guid = guid;
var li = document.createElement("li");
li.name = li.id = guid;
var a = document.createElement("a");
a.innerHTML = content;
addEvent( a, "click", function() {
d( "Got a click on link " + guid );
marker.openInfoWindowTabsHtml( tabs );
} );
li.appendChild(a);
myGmap.panel.appendChild(li);
// d( li.innerHTML );
pauly :: 3 Aug :: 2007 :: Comment / reply
Hello,
My name is Josh. I love your site. I work with a musician, and this type of Wiki-Meets-GMaps is exactly what we need for our Tour Database.
I would appreciate any direction / help you can give.
Thanks for your time and assistance~
Josh Keenan & Jana Pochop
www.musiclocated.com/musicians.php?q=united+states
www.janapochop.com
www.myspace.com/janapochop
Josh :: 15 Oct :: 2006 :: Comment / reply
Chambers is apparently my perfect pub. Is it nice?
Andy :: 17 Jun :: 2005 :: Comment / reply
Real ales and ciders, great food, young crowd, pool table, relaxed, music... a great place to hang out.
pauly :: 17 Jun :: 2005 :: Comment / reply
Well than, next time I'm in Folkstone, I will go there then.
Andy :: 20 Jun :: 2005 :: Comment / reply
Over to you, discussion about anything local, but please be considerate... Folkestone on TV, Kent gigs, Find a flatmate, rent a room, property queries, current news, what's new, local events, for sale, local services, what I like about Folkestone, ask questions, offer advice, plug yourself... the more it's used the more useful a resource it will become. If you want a gig listed click here to add it (fixed now!), or just click here to post a message...
Also from the same week
Some more posts from the same week as .
RE: Interactive map of Folkestone [Saturday 19 March 2011]
Giovanni's is there [Sunday 20 March 2011]
seagull pub coranaway lane [Sunday 20 March 2011]
Max's House went NOWHERE Seemingly trumped online without actually having a deal for the premises... [Monday 21 March 2011]
Seems "Max's House" was a bit previous, but stop being negative people [Monday 21 March 2011]
www.mrgig.com is no longer salmon [Wednesday 23 March 2011]
Pendulum DJing in Folkestone this weekend? [Wednesday 23 March 2011]
Interactive map of Folkestone [Friday 17 June 2005]
It's ace [Friday 17 June 2005]
RE: Interactive map of Folkestone [Sunday 15 October 2006]
RE: Interactive map of Folkestone [Friday 13 July 2007]
RE: Interactive map of Folkestone [Thursday 2 August 2007]
I'm not filtering google's own "local" info [Friday 3 August 2007]
I found the sidebar stuff quite tricky actually [Friday 3 August 2007]
Max's House New restaurant in Folkestone? Hope their cooking is better than their geography + web skills [Wednesday 27 October 2010]

