Is there a way to query a Google map and have it look up a database and display a message?
July 13, 2009 10:59 PM Subscribe
Is there a way to query a Google map and have it look up a database and display a message?
I provide a service within a certain area. On my website, I have a Google map, and a JPG file associated with a KML which illustrates an area where my service is provided.
I want to make it so when customers search in the map, and is within my serviceable area, I want something to pop up and say "we can serve you". If not, it takes them to another page.
Is this possible?
posted by friedbeef to technology (6 answers total)
You can probably even do it in Javascript (no back end needed at all) by just matching the first three or four digits, etc.
posted by rokusan at 11:54 PM on July 13, 2009