Hmmm... Before I get there, I need to test it with localhost, and I can't get Google Maps to work with localhost whereas it's supposed to. Let me explain. I need Fiddler to trace my HTTP traffic to help me debug my code. But to trace it locally I cannot open my map with localhost because Fiddler doesn't "see" localhost, even with the Microsoft Loopback adapter. Instead, have to use localhost. (there's a dot after localhost). That forces Fiddler to "see" the local HTTP traffic. But now that I use my map with localhost+dot, Google Maps says the key is invalid.
Why is that? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
