1.0.52 • Published 7 months ago

eagle-mapjs v1.0.52

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

const da = { appkey: '3da255189acebf77386fd9811c9e2f88', sceneName: '场景2', } const res = await setMap(da, 'container', 113.290326, 23.108727) map.value = res.maps AMap.value = res.AMaps

let trafficLayer = new AMap.value.TileLayer.Traffic({
  zIndex: 10,
  zooms: [7, 22],
})
trafficLayer.setMap(map.value)
let satelliteLayer = new AMap.value.TileLayer.Satellite({
  zIndex: 11,
  zooms: [7, 22],
})
satelliteLayer.setMap(map.value)

const da = { appKey: '3da255189acebf77386fd9811c9e2f88', headers: { Authorization: 'Bearer kAuSAVkJpMhE8saLDF3dNwhnBMXCLcjEvYIyfnkgKuqvvLYHnUkVBAtuPMq5fQwy', }, params: {}, resName: '救援车', } const markerAlarm = await setMapAssets(map.value, AMap.value, da, (item: any, markerItem: any, ev) => { console.log('wwwwwwwwwwwwwwwww', item, markerItem, ev) markerItem.setLabel({ direction: 'top', offset: new AMap.value.Pixel(10, 0), //设置文本标注偏移量 content: <div class='info'>我是司机${item.name}</div>, //设置文本标注内容 }) map.value.setZoom(map.value.getZoom() + 1) })

1.0.19

8 months ago

1.0.18

8 months ago

1.0.17

8 months ago

1.0.16

8 months ago

1.0.22

8 months ago

1.0.21

8 months ago

1.0.20

8 months ago

1.0.26

8 months ago

1.0.25

8 months ago

1.0.24

8 months ago

1.0.23

8 months ago

1.0.29

8 months ago

1.0.28

8 months ago

1.0.27

8 months ago

1.0.33

8 months ago

1.0.32

8 months ago

1.0.31

8 months ago

1.0.30

8 months ago

1.0.37

8 months ago

1.0.36

8 months ago

1.0.35

8 months ago

1.0.34

8 months ago

1.0.39

8 months ago

1.0.38

8 months ago

1.0.40

8 months ago

1.0.42

8 months ago

1.0.41

8 months ago

1.0.48

7 months ago

1.0.47

7 months ago

1.0.46

7 months ago

1.0.45

7 months ago

1.0.49

7 months ago

1.0.51

7 months ago

1.0.50

7 months ago

1.0.52

7 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.13

8 months ago

1.0.9

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago