QuadFlask / react-native-naver-map

🗺️naver map for react-native
MIT License
160 stars 146 forks source link

[IOS] Marker 재렌더링 시 크기가 작아짐 #159

Open gbtwld opened 1 year ago

gbtwld commented 1 year ago

Version of react-native-naver-map libraries

0.0.66

Version of react-native

0.70.4

Platforms you faced the error (IOS or Android or both?)

IOS

Expected behavior

클릭 시 state 변화로 marker image가 바뀜

Actual behavior

마커가 첫번째 이미지를 랜더링하는 것은 문제가 없지만 다른 이미지 랜더링 시 크기가 작아집니다.

Tested environment (Emulator? Real Device?)

에뮬레이터 IPhone 14 pro, IOS 16.1

Screen Shot

스크린샷 2022-11-17 오후 8 24 35 스크린샷 2022-11-17 오후 8 24 41

안드로이드에서는 정상 작동되는데 ios에서만 이러네요 ㅠㅠ 해결 방법 아시는 분 계신가요

gincheong commented 1 year ago

저는 선명도 때문에 마커 이미지를 시안의 2배율로 사용했는데, 우연히 해결됐습니다