This commit is contained in:
A1300399510
2023-07-27 12:00:53 +08:00
parent 920e1a337c
commit ec456e000d
4 changed files with 109 additions and 40 deletions

View File

@@ -28,7 +28,6 @@ const props = defineProps({
let key = ref("MVNBZ-PEFWI-O4OGT-5ADVJ-7QAYJ-NBFY4")
console.log("props.latlng", props.latlng['latitude'], props.latlng['longitude']);
const initMap = () => {
let center = new TMap.LatLng(props.latlng['latitude'], props.latlng['longitude']);
let map = new TMap.Map("container", {