提交
This commit is contained in:
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user