1년 이상 사용을 했었는데 갑자기 구글맵에서 아래 그림(혹은 첨부파일)처럼
위치나 맵은 정상적으로 나오나 일정 크기로 X 표시가 됩니다.
처음에 구현할때 맵이 나오지 않고 격자 무늬에서 나오때는 있었으나(인증키 문제로)
이렇게 맵은 정상적으로 나오면서 나오는 것은 처음이고
인터넷을 찾아봐도 찾지를 못하겠습니다.
혹시 이런 현상을 알고 계시는 분이 계시는지요?
사이트에 올리면 안되는 분을 위해서 메일주소(honest5@naver.com)을 남깁니다.
방법을 알려주시거나 힌트를 주시면 정말 정말 감사하겠습니다.
안드로이드 플렛폼 버전 (2.2.1 ) 문제 인것 같네요~
2.3버전 버전 부터는 괜찮다고하니 테스트 해봐야 할 것 같네요~~휴
아래 외국사이 참고 바랍니다~~
I was having the same problem and the common advice that I have got is to not use setStreeView(true) and setSatellite(true) together. Some have even suggested not to use setStreetView(true) altogether. But my code was working okay before. I had to reinstall my machine and therefore installed android SDK and other components afresh after which this started happening. So my guess is that this is an issue with some specific version But I have found out that this problem occurs specific revision of 2.2 - in my case Android SDK Platform 2.2, revision 3. I have tried running same code on 2.3 and it works correctly i.e no grey boxes.




저도 똑같은 현상이 발생하네요~~
네이버 맵으로 바꿀까 생각중입니다...
원인을 잘 몰라서...