On Nov 12, 11:06 am, Kwajongen <[email protected]> wrote: > > Regarding the Michael Geary's code, where should I put the code in > order to get it to work?
It replaces the <script> tag which loads the API, because it actually constructs that tag itself. You need to confirm what "location.host" returns when you access the machine remotely, so that "example.com" and "anotherexample.com" can be replaced with "localhost" and the machine name respectively. Plug the relevant keys into the placeholders in the code. 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=.
