We're using the latest version of Google Maps API in a UIWebView in
iOS (and Android) via the popular PhoneGap project. As we're panning
around the map, as the tiles re-draw we're seeing the following in the
log:
<Warning>: PhoneGapDelegate::shouldStartLoadWithRequest: Received
Unhandled URL about:blank

If we enable something called "ChildBrowser" PhoneGap plugin (in
essence, a web view that opens when you click URLs) it will
occasionally pop open with "about: blank" in the URL corresponding to
when we'd see the "Unhandled URL" warning.

Anyone know what is going on here? Is it anything to worry about? The
map seems to behave correctly, but I'd really like to fix that if
possible...

Thanks,

--
Matt

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to