Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 3f1ac32

Browse files
crabauxolefirenko
authored andcommitted
- add subpremise in the address result (olefirenko#79)
1 parent 00f9e72 commit 3f1ac32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/VueGoogleAutocomplete.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
<script>
1818
const ADDRESS_COMPONENTS = {
19+
subpremise : 'short_name',
1920
street_number: 'short_name',
2021
route: 'long_name',
2122
locality: 'long_name',

0 commit comments

Comments
 (0)