Discussion:
[mapguide-users] VectorLayerDefinition opacity doesn't work
gary
2018-01-12 05:39:32 UTC
Permalink
Hi All,
LayerDefinition Schemas describe 「Opacity」 at which to display the rendered
data
but i VectorLayerDefinition opacity doesn't work
and 「Opacity」 not available in maestro

https://github.com/jumpinjackie/mapguide-maestro/blob/0414780364c9852865a460d0df3f3c658a547042/OSGeo.MapGuide.MaestroAPI/Schemas/LayerDefinition-1.0.0.xsd

<Loading Image...>



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
Jackie Ng
2018-01-12 06:07:52 UTC
Permalink
Hmm, I looked at the server rendering code to see where layer definition
opacity is actually used and I got ... nothing. So that's why nothing's
happening.

- Jackie



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
gary
2018-01-12 14:45:50 UTC
Permalink
thanks for your reply Jackie .

the 「Opacity」 will be implemented or not in feature plan?
In my case, symbol layer can set opacity in openlayer ,
but i want coordinate data do not send to client side.

each layer can set Opacity in openlayer
https://openlayers.org/en/latest/apidoc/ol.layer.Base.html#setOpacity



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
Jackie Ng
2018-01-15 14:31:11 UTC
Permalink
There are no current plans to implement server-side layer opacity.

- Jackie



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
Loading...