On Apr 7, 4:39 pm, trinkets <[email protected]> wrote: > I do not see the code in key.js file
What, not var myKey = 'ABQIAAAA.....'; That line is what defines the key so it can be used in scriptTag. It's an easy way of distributing the same code over several servers (say for a development server farm) and only the small key.js file is server-specific. 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 -~----------~----~----~----~------~----~------~--~---
