> The scenario is like this, I have a
> website for mobile browsers and we have data in tabular form. If I
> click one data, it will redirect to another page showing the details
> of the selected data. The details has longitude and latitude in it and
> I want to show this in a map. My question is, how can I achieve this
> using Google Maps?

Start here
    http://code.google.com/apis/maps/documentation/javascript/
alter your "page showing the details of the selected data" to include
an API map

Or even simpler perhaps
    http://code.google.com/apis/maps/documentation/staticmaps/
just embed an image

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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