Hi Krishnam,
1. Use CSS to highlight the currently clicked linked. You may do something
like this:
*
#side_bar a:FOCUS {
color: purple;
background-color: #d8da3d;
}
*
2. To achive a street level view, set the zoom level to a much higher value
than 9
Hi all,
Real new to google maps API.
I am using this map for my web site.
Example page
http://econym.org.uk/gmap/basic9.htm
Map
http://econym.org.uk/gmap/example_map9.htm
I need help;
1) When I click on a link it should highlight so that its clearly
visible that the map is showing that parti