ผูก API checkIn checkOut
This commit is contained in:
parent
9f6fffd73c
commit
f80af4ebf1
3 changed files with 122 additions and 25 deletions
|
|
@ -83,7 +83,11 @@ onMounted(() => {
|
|||
api-key="AIzaSyBzPSF5NxUZ1G8DKBnJvJPTqCR0Ct2xf58"
|
||||
style="width: 100%; height: 100%"
|
||||
:center="center"
|
||||
:zoom="17"
|
||||
:zoom="15"
|
||||
disable-default-ui
|
||||
disable-double-click-zoom
|
||||
:scrollwheel="false"
|
||||
gesture-handling="none"
|
||||
>
|
||||
<Marker :options="{ position: center }" />
|
||||
<Marker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue