views:

16

answers:

0

Hello,

For quite some time I've been developing an iPhone/iPad app that uses a UIWebView to display specific KML overlays. Everything has worked fine up until a few days ago, when my KML files suddenly were not appearing on the webview. The javascript used to execute the KML overlay is still working (the map resizes to the intended KML files accordingly) and I can still actually touch parts of the route to get popups with "Route" or "PlaceMark" but the path itself is now invisible. I literally did not change any of the code, and the KML url works fine in a standard web browser Google maps search, I just had not fired up the app in about a week. Is anyone else experiencing similar problems or has Google dropped layer support via a native iPhone app?

Much Appreciated, Joseph