On May 10, 9:35 am, srikiran peruri <[email protected]> wrote: > > I wanted to generate google map API for only "maps.google.co.uk" > instead of "maps.google.com".
Several misconceptions here, I think. You generate the key for *your* domain, not Google's. There's no point in generating a key for a domain which is not under your control, because you won't be able to use it. If you want to load the API scripts from maps.google.co.uk and not maps.google.com, then do that: the <script src=...> tag is under your control. Not sure why you would want to do that, though. If that doesn't seem to make sense, please explain exactly what you want to do, using different words; and it might help to include a link to your non-working page. -- 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.
