File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99
99
inputScript ( "http://iclient.supermap.io/libs/leaflet/plugins/leaflet-icon-pulse/L.Icon.Pulse.js" ) ;
100
100
}
101
101
if ( inArray ( includes , 'leaflet.draw' ) ) {
102
- inputCSS ( "http://cdn.bootcss.com /leaflet.draw/1.0.2/leaflet.draw.css" ) ;
102
+ inputCSS ( "http://iclient.supermap.io/web/libs/leaflet/plugins /leaflet.draw/1.0.2/leaflet.draw.css" ) ;
103
103
inputScript ( "http://cdn.bootcss.com/leaflet.draw/1.0.2/leaflet.draw.js" ) ;
104
104
}
105
105
if ( inArray ( includes , 'leaflet.pm' ) ) {
106
- inputCSS ( "http://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.pm/0.25.0/leaflet.pm.min. css" ) ;
106
+ inputCSS ( "http://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.pm/0.25.0/leaflet.pm.css" ) ;
107
107
inputScript ( "http://iclient.supermap.io/web/libs/leaflet/plugins/leaflet.pm/0.25.0/leaflet.pm.min.js" ) ;
108
108
}
109
109
if ( inArray ( includes , 'leaflet.miniMap' ) ) {
You can’t perform that action at this time.
0 commit comments