Hi,

A very simple one - if I embed the static map in the <img src="" />
then what would be the <a href link for the user to go to the same
marker on a google page?

                                            <a href="???????" target="_blank" 
tabindex="<%=tabindex +
1%>" title="click here for a larger map">
                                                <img 
src="http://maps.google.com/staticmap?center=<
%=Latitude%>,<%=Longitude%>&zoom=12&size=300x300&key=<%=GoogleAPIKey
%>&sensor=false&markers=<%=Latitude%>,<%=Longitude%>,blues" alt="click
here for a larger map" title="click here for a larger map"
id="multimap" />
                                             </a>


Sam
--~--~---------~--~----~------------~-------~--~----~
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