Gotcha : Hi, The objets used propose property key. The objet generate automaticly the registration script. If the value is not set, the key value is : 'no' So Don't use the google script, just put the key in the aspx file. <Reimers:GoogleMap ID="GMap" Width="500px" Height="400px" runat="server" AjaxScriptLoading="true" GoogleKey="ABQIAAAAbFr2j2SCJM0YXkw9znmhuxSL0CQ_71vzt5OVROcChrMMcb3lg" / >
Best regards and thank you ! Thomas Bonsoir, en fait l'objet utilisé a une propriété key. Si elle n'est pas saisie, un script est généré automatiquement avec key = "no" C'est ce script automatique qui génère le pb. En mettant la clé dans la propriété (ce qui est somme toute assez logique) , il n'y a donc pas besoin du script de google, mais seulement de la clé... Cdt On Oct 5, 4:35 pm, Andrew Leach <[email protected]> wrote: > On Oct 5, 3:24 pm, thomas correge <[email protected]> wrote: > > > Hi Andrew, > > > Thank you for your answer, but I don't use ajax on this site (no > > scriptManager). > > I didn't say you use AJAX. But you *do* use the AJAX loader. Search > your code for "No key set" and you'll find it. > > 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 -~----------~----~----~----~------~----~------~--~---
