On Dec 30, 4:23 pm, "[email protected]" <[email protected]> wrote: > Di seguito copierò il codice generato per questa utility. > Il problema principale e che non mi funziona, Semplicemente ad ogni > caricamento di pagina mi viene visualizzato un messaggio che la chiave > api è stata registrata per un altro sito internet, ma io ho messo il > percorso esatto. > Come devo fare? > Grazie!
Read the posting guidelines and post a link to your site. Read http://mapki.com/wiki/FAQs#Key_Issues Make sure that you specify the correct URL to generate the key. For http://www.mydomain.it/folder/page.htm any of the following would produce a key you could use successfully: http://www.mydomain.it/folder/ http://www.mydomain.it/ http://mydomain.it/folder/ http://mydomain.it/ In particular, don't put the page's own filename into the URL. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
