4.2.0 (2023-08-11)
4.1.0 (2023-02-27)
4.0.1 (2022-12-28)
4.0.0 (2022-12-28)
- the installation module called
export default
has been changed tocreateNaverMap
module. - install options
subModule
type is changed. (string
toarray
)
3.1.1 (2022-09-27)
- Marker: HtmlIcon children nodes issue (a971d6b)
- docs: update marker document (27590b1)
3.1.0 (2022-09-27)
- Marker: HtmlIcon issue fix (78f8675)
2.0.0 (2022-02-09)
v2.0.0
need upper Vue@3.2.0
and @vue/compiler-sfc@3.2.0
.
- docs: installation, guide (ead8a33)
1.0.1 (2021-10-10)
- customOverlay: temporarily delete (58734c3)
1.0.0 (2021-10-10)
0.7.0 (2021-10-01)
- change NaverMaps component ssr (bbd9e87)
- dcos: add polyline docs (ee10224)
- docs: add ssr docs (b279a60)
- polygon: change polygone props paths type (5f858b9)
- polyline: add Polyline Component (2c211f2)
0.6.0 (2021-09-30)
- change naver script install process (9e12ee7)
0.5.0 (2021-09-30)
0.4.0 (2021-09-29)
0.3.1 (2021-09-28)
- Marker: webpack4 optional chaining error fix (d118daf)
0.3.0 (2021-09-27)
- update UI Event (2d6a8d7)
- circle: add Circle Components (b67520a)
- docs: update docs (e8c0bd7)
- ellpise: add Ellpise Component (3879aac)
- infowindow: add props options ref (5f8cbff)
- Rectangle: add Rectangle Component (68c1fa2)
0.2.1 (2021-09-27)
0.2.0 (2021-09-27)
- infowindow: scroll error fix (632c909)
- change Injection Symbols (9a23f92)
- docs: add example components (8f5eab1)
- docs: change init module (0918032)
- infowindow: add Infowindow component (0c8e311)
- infowindow: register infowindow components (5542b2e)
- marker: Changing the slot data parsing (692e63e)
0.1.0 (2021-09-05)
- dcos: update install usage docs (38f3447)
- docs: fix types code snippet lang (90961eb)
- process: change install & useage process (e8924c9)
0.0.5 (2021-09-05)
- docs: add import type example
naverV3
(cb3904d) - docs: update UI event List (dc1269f)
- types: change export types (b1f44b1)
0.0.4 (2021-09-05)
- UIEvent: add naver `UI event (a63a518)
0.0.3 (2021-09-05)
- Map: mapOptions init center position bug fix (a691274)
0.0.2 (2021-09-04)
- map: optional chaining bug fix (40618be)