Hi
I'm currently trying to implement a restaurant locator for my project
using asp.net/vb.net. I've tested gdirections with asp.net and I realized it does
not search for specific streets in penang (a state in Malaysia) where I am living. Is there any way I could make it search through the streets of Penang (besides using javascript :( )?
I also noticed if I use google maps, there's a "set default location"
link, which then if I put the state I am living it, it allows me to
get directions in my state. So I was wondering if I have to implement
something like that in order to get routes in my country. :/
Sorry if I sound noobish cause I just got myself exposed to google
maps api not very long.