On 25 March 2011 14:56, xelawho <[email protected]> wrote: >> So, I want to do something simple. I want to embed one of my client's >> custom google maps into their website > > is The Legend very different from A Sidebar? > http://econym.org.uk/gmap/basic2.htm
I think they are the same. We tend to call them sidebars in this group :) > > I think you're facing two choices: > > 1. replicate the map your client's made using the API (it's a simple > map, so wouldn't be that complicated, and if you want to be able to > store user input you can look here: > http://code.google.com/apis/maps/articles/phpsqlinfo.html) Or just load the data from the Google Map, into a API based map (eg using GGeoXml) ... also load the data into javascript to produce a sidebar/legend. > > 2. ask in the Google Maps forum (http://www.google.com/support/forum/p/ > maps?hl=en) if there's a way to embed the sidebar from Google Maps as > well as the map No, its not possible. but http://mapchannels.com/ springs to mind as a intermediate version. It uses the API to create embedable maps. > > -- > 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. > > -- 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.
