On Dec 9, 10:08 pm, Charlie <[email protected]> wrote: > Mike, obviously I know just enough about this to be dangerous. When > you say that a dynamic map that works in one browser will work in any > browser, may I assume that includes mobile browsers such as the one > on the iPhone? I can't figure why my friend got the message calling > for a new API key.
A *key* for a dynamic map which works in one browser will be the key which works in any browser, so if your key works in Firefox then it will work in an iPhone. However, not all browsers support dynamic maps completely. I don't know if an iPhone browser does or not; but if it doesn't it's unlikely to get a "wrong key" error UNLESS either - you coded the browser-compatibility check to do that [and you didn't]; or - the iPhone does something odd with capitalised domain names, and that's causing the key-check to fail. BullittCountyHistory.org is defined to be the same as bullittcountyhistory.org, and most browsers will automatically convert to lower-case. I can't imagine that a standards-compliant browser like Safari wouldn't behave, though. It's worth getting your friend to try both forms of the domain name and telling you EXACTLY what the error message is. 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.
