> Now, when i click on a particular row, i need the Google map pop up
> being loaded and pinned and how his location based on his City. For
> ex. Jhon's city is Boston, then when i click on his row, Google map
> pop up should open and show (pinned) Boston city.

It is unwise to develop new projects using Maps API v2 (the topic of
this group) and best to use v3, which has a group at
http://groups.google.com/group/google-maps-js-api-v3

You will need to buy a Premier licence from Google if you want to keep
your map private (as it contains personal info about your colleagues)

Click on a row in what application?  You'll need to have a webpage to
host your map.

These may be useful to see the techniques
http://code.google.com/apis/maps/articles/phpsqlajax_v3.html
http://code.google.com/apis/maps/articles/phpsqlgeocode.html
from
http://code.google.com/apis/maps/documentation/javascript/articles.html

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to