Loading src/components/GMap.vue +2 −2 Original line number Diff line number Diff line Loading @@ -79,8 +79,8 @@ export default defineComponent({ const markerOptions = { position: center, // animation: "BOUNCE", title: "DESTINY" icon: customIcon title: "DESTINY", icon: customIcon, }; const flightPath = { Loading Loading
src/components/GMap.vue +2 −2 Original line number Diff line number Diff line Loading @@ -79,8 +79,8 @@ export default defineComponent({ const markerOptions = { position: center, // animation: "BOUNCE", title: "DESTINY" icon: customIcon title: "DESTINY", icon: customIcon, }; const flightPath = { Loading