@vtx/ol-map-mobile
Advanced tools
@@ -30,4 +30,4 @@ import { MapIcon } from '@vtx/map-icon'; | ||
| }); | ||
| } else if (MapIcon.MapIcon && MapIcon.MapIcon[_type] && MapIcon.icon[icon]) { | ||
| let src = new MapIcon.MapIcon[_type]({ | ||
| } else if (MapIcon && MapIcon[_type] && MapIcon.icon[icon]) { | ||
| let src = new MapIcon[_type]({ | ||
| color: _color, | ||
@@ -34,0 +34,0 @@ canvasIcon: icon, |
+1
-1
| { | ||
| "name": "@vtx/ol-map-mobile", | ||
| "version": "2.0.3", | ||
| "version": "2.0.4", | ||
| "description": "uni-app组件库", | ||
@@ -5,0 +5,0 @@ "scripts": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
793084
0