> I think it could be nice to still get the js-code (or a mock). Quite
> commonly you have code
> that use GMap API immediately, like inherit from GControl etc.
> This would avoid script errors and enable more (easy) graceful
> handling of the case within an app.

Err, if you supply a broken key why would you want/expect it to work?
I'm missing the point somewhere.

If you want to write code that handles key errors, go right ahead,
nothing is stopping you; you can check to see if methods exist before
trying to use them.  You'll still be stuck with the 'key incorrect'
alert, which is right and proper.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to