Josen, >> In reviewing the Google API docs, the requirements >> is that each Api Key be specific for a sub-directory >> on your site.
Are you sure? I usually just create them for the domain and set them up wherever I want on the site (including using friendly URLs). I did run into a different problem myself. Many of the sites I work on often have multiple domain names for the same website (thus causing Google Map key errors). To combat this I've modified my own version of the plugin (minor change) and swapped the application variable for a request variable. Then on each page request I use a switch/case to determine which key to load. There's probably a better way to do this, but it worked for what I needed :). Regards, --- Jeff Coughlin Web Application Developer http://www.jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
