|
@@ -3,7 +3,7 @@
|
|
|
* @Author: wangcc
|
|
|
* @Date: 2022-10-19 09:32:46
|
|
|
* @LastEditors: wangcc
|
|
|
- * @LastEditTime: 2022-11-03 15:36:11
|
|
|
+ * @LastEditTime: 2022-11-03 15:40:26
|
|
|
* @FilePath: \castgroup_bigscreen\src\components\amapPow.vue
|
|
|
* @Copyright: Copyright (c) 2016~2022 by wangcc, All Rights Reserved.
|
|
|
-->
|
|
@@ -1179,7 +1179,7 @@ export default {
|
|
|
map: this.map,
|
|
|
position: lnglat,
|
|
|
offset: new AMap.Pixel(0, -30),
|
|
|
- // icon: infoIcon,
|
|
|
+ icon: infoIcon,
|
|
|
zIndex: 999,
|
|
|
topWhenClick: true
|
|
|
});
|