Skip to content

Commit 07facec

Browse files
authored
Update components_raster_vue.html
1 parent 38bf786 commit 07facec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mapboxgl/components_raster_vue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
var host = window.isLocal ? window.server : 'http://support.supermap.com.cn:8090';
3535
return {
3636
rasteLayerOptions: {
37-
name: resources.text_myRasterLayer,
37+
layerId: resources.text_myRasterLayer,
3838
opacity: 0.8,
3939
visible: true,
4040
mapUrl: host + '/iserver/services/map-Population/rest/maps/PopulationDistribution',

0 commit comments

Comments
 (0)