I'm not exactly clear what you mean. If you mean that you are writing a CMS and you want people who use your CMS to be able to generate and iframe that contains a maps.google.com embedded map, then that's feasible.
If you want to display a dynamic preview in your CMS of what the embedded map will look like, so that the user can do things like adjusting the position, maptype and zoom, then it depends where your CMS runs as to what Google API key will be required. You might consider running an iframe within your CMS that uses your domain and API key, and does something like http://econym.org.uk/gmap/example_linktothis.htm except that when you click the "Link to this page" it returns the parameters back to your main CMS page so that the maps.google.com iframe URL can be generated. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
