클러스터 ClusterMarkerProp의 추가 지원 #81
Replies: 2 comments 8 replies
-
혹시 어떻게 되는건지 사진첨부 가능할까요? Cluster marker에 대한 여러 프로퍼티 추가 계획은 있습니다. -- 직접 구동시켜서서 확인해보았습니다. 이렇게 cluster marker가 leaf marker의 크기에 영향을 받는다는 의미인가요? |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
좋은 라이브러리 사용 도입을 위해 react-native 0.74.3 최신버전의 fabric을 이용해 테스트 중에 있습니다.
현재 클러스터의 ClusterMarkerProp 의 width, height 가 클러스터의 마커 이미지의 사이즈뿐 아니라 클러스터의 사이즈도 같이 영향을 받고있습니다.
이에 클러스터의 style props와 클러스터 마커의 style props 를 따로 분리해 커스텀할 수 있는 기능이 필요합니다. (클러스터의 색상 및 클러스터의 숫자 text의 font 및 사이즈,컬러 수정이 된다면 더욱 좋겠습니다.)
좋은 라이브러리 사용 기여에 감사드립니다.
@mym0404
Beta Was this translation helpful? Give feedback.
All reactions