Polygon 컴포넌트 MultiPolygon 지원여부 #114
Answered
by
zeakd
GyeongChan-Jang
asked this question in
Q&A
-
안녕하세요. 다름이 아니라 Polygon 컴포넌트가 GeoJSON의 MultiPolygon 타입의 데이터가 적용되지 않더라구요. 아니라면, 테스트 multi-polygon json 파일 첨부합니다. |
Beta Was this translation helpful? Give feedback.
Answered by
zeakd
Jan 29, 2024
Replies: 1 comment 1 reply
-
geoJson을 어떤식으로 적용을 하셨나요? https://navermaps.github.io/maps.js.ncp/docs/tutorial-2-DataLayer.html 네이버지도는 Multiploygon 을 Polygon으로 나누어 해석하길 기대하고있습니다. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
GyeongChan-Jang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
geoJson을 어떤식으로 적용을 하셨나요? https://navermaps.github.io/maps.js.ncp/docs/tutorial-2-DataLayer.html 네이버지도는 Multiploygon 을 Polygon으로 나누어 해석하길 기대하고있습니다.