After
Width: | Height: | Size: 7.2 KiB
@ -26,9 +26,9 @@ Page({
latitude: p.latitude,
longitude: p.longitude,
name: p.name,
iconPath: '/images/circle.png',
width: 15,
height: 15,
iconPath: '/images/tunnel.png',
width: 18,
height: 18,
callout: {
content: `${p.name}\n今日巡检:${todayCount}次`,
padding: 10,