> My problem is that I understand that Google Maps no longer needs an API > Key and the module continues to require one (so I understand!) and it > seems to reject the key every time I try to plug one in.
API v2 continues to require a valid key. API v3 doesn't require a key. So you need to determine if the Drupal module uses v2 or v3 (v2 probably) Then give it a key valid for the target webpage - any old key won't do. -- 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.
