KMLViewer Apple's example not working

前端 未结 2 1839
南旧
南旧 2021-01-20 15:17

I\'ve been searching for quite sometime an answer to my problem with no success. So here it goes...

KMLViewer, Apple\'s example is not working in some cases. After e

2条回答
  •  生来不讨喜
    2021-01-20 16:00

    Yup. Thanks a lot for your fast response. I've discovered in the morning that the problem is with these tags together (close&open)

    
    

    My plan:

    Save the output from URL to a NSString, remove if exists the tags above, afterwards save to a file and send it to KMLParser. I'll get back when i'm finished.

    Again thanks a lot for your response.

提交回复
热议问题