I want to create a mashup application, embedding an interactive google map into an existing application. I am using a product from Oracle called Ensemble to embed the map into the existing web application that I have no control over.
The URL I want to use for the Google Map is: http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/weathermap.xml&file=api&v=2&key=API_KEY&up_loc=94010&up_zoom=City&synd=open&w=160&h=125&title=Map&border=%23ffffff%7C0px%2C1px+solid+%23595959%7C0px%2C1px+solid+%23797979%7C0px%2C2px+solid+%23898989&output=js In Ensemble you specify the remote server for the UI element, in this case I specify http//www.gmodules.com/ig/ Then in Ensemble you specify the rest of the URL that is registered as a pagelet in Ensemble ie ifr?url=http://www.google.com/ig/modules/ weathermap.xml&file=api&v=2&key=API_KEY&up_loc=94010&up_zoom=City&synd=open&w=160&h=125&title=Map&border= %23ffffff%7C0px%2C1px+solid+%23595959%7C0px%2C1px+solid+%23797979%7C0px %2C2px+solid+%23898989&output=js Whenever I do this I get the message: The Google Maps API key on this web site was registered for a different web site. You can generate a new key for this web site at http://code.google.com/apis/maps/. I'm sure I'm using the correct domain name. And the thing is, if I use this url in a jsp page to display the google map it works just fine. But I want to use the url on it's own to create a pagelet in Ensemble. Does anyone know if this is possible or can you only use the url with a key in the web page? Regards, Mary --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
