We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bf786 commit 07facecCopy full SHA for 07facec
examples/mapboxgl/components_raster_vue.html
@@ -34,7 +34,7 @@
34
var host = window.isLocal ? window.server : 'http://support.supermap.com.cn:8090';
35
return {
36
rasteLayerOptions: {
37
- name: resources.text_myRasterLayer,
+ layerId: resources.text_myRasterLayer,
38
opacity: 0.8,
39
visible: true,
40
mapUrl: host + '/iserver/services/map-Population/rest/maps/PopulationDistribution',
0 commit comments