forked from boostcamp-2020/Project08-A-Styled-Map-Admin-Tool
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] [boostcamp-2020#64,boostcamp-2020#66] 행정구역 표기단계 조절시 에러 및 전체 스타일…
… 조정 에러 해결 - 이전 커밋 (fd86630)에서 행정구역 중 `locality` 속성 관련 문제 해결 - Element로 labelText 만 갖고 있어 다른 속성 적용함 - 세부 스타일 설정하고 표기단계 조절하는 경우, 전체 스타일 초기화 되는 문제 해결 - `changeStyle` -> `replaceStyle`로 함수 변경하고 - `useWholeStyle`에서 전체 저장된 스타일 가져오는 함수 `getWholeStyle` 생성 - 표기단계 조절시 기존 스타일 iterate로 추가하여 적용함
- Loading branch information
gitgitwi
committed
Dec 10, 2020
1 parent
6a9da8f
commit 7794662
Showing
2 changed files
with
78 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters