On Nov 28, 1:42 pm, LZ <[email protected]> wrote: > Hi Andrew, > I see what you mean. > > I am developing on my local machine, the key I got is for the actual > web site. This can be the issue. Is there a solution to use a > temporary key or something like that while developing locally?
You can get a key for localhost, if you're running a local server. But: since the static map is only an image, and you know the key is valid for your eventual deployed site, does it matter if you don't get the image while you're developing? If the key is right it will work on the real site. 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.
