| | |
| | | checked: '/img/leftnav/tag-checked.png', |
| | | layer: 'tagLayer', |
| | | methods: getListarchitecture1, |
| | | imgSrc: 'https://map.hit.edu.cn/images/tarrow_xq.png' |
| | | imgSrc: '/img/icon/tarrow_xq.png' |
| | | // imgSrc: "img/mobile/pink.png", |
| | | }, |
| | | { |
| | |
| | | layer: 'parkLayer', |
| | | methods: getListcat, |
| | | type: 11, |
| | | imgSrc: 'https://map.hit.edu.cn/images/p-biao.png' |
| | | imgSrc: '/img/icon/p-biao.png' |
| | | // imgSrc: "img/mobile/popcorn.png", |
| | | }, |
| | | { |
| | |
| | | ${data[k].roadname} |
| | | </div> |
| | | <div class="way-sign-box"> |
| | | <img src="https://map.hit.edu.cn/images/roadsign3.png"> |
| | | <img src="/img/icon/roadsign3.png"> |
| | | </div> |
| | | </div> |
| | | ` |
| | |
| | | </div> |
| | | <div class="park-sign-box"> |
| | | <div> |
| | | <img src="https://map.hit.edu.cn/images/p-biao.png" width="14" height="14" alt="${data[k].mechanismname}" title="${data[k].mechanismname}"> |
| | | <img src="/img/icon/p-biao.png" width="14" height="14" alt="${data[k].mechanismname}" title="${data[k].mechanismname}"> |
| | | </div> |
| | | <div> |
| | | <img src="https://map.hit.edu.cn/images/roadsign.png" width="5" height="21"> |
| | | <img src="/img/icon/roadsign.png" width="5" height="21"> |
| | | </div> |
| | | </div> |
| | | </div> |