简体   繁体   中英

How do you cover a MapBox map with a semi-transparent overlay?

I would like to put an opacity: 0.7 layer over the whole map, but in between the geography tiles and some dots I'm going to draw at specific lat/lngs. How can I add a semi-transparent overlay to a MapBox map in between my dots and the land/water?

Here is the sample code from the mapbox-gl lib https://docs.mapbox.com/mapbox-gl-js/example/adjust-layer-opacity/

Its basically a part of the style specification, where you need to create a layer on map styles

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM