Skip to content

Commit

Permalink
Update src/ui/map.js
Browse files Browse the repository at this point in the history
Co-authored-by: Ricky Reusser <[email protected]>
  • Loading branch information
karimnaaji and rreusser committed Apr 8, 2021
1 parent 38ffb29 commit dd8bfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/map.js
Original file line number Diff line number Diff line change
Expand Up @@ -2208,7 +2208,7 @@ class Map extends Camera {
* Returns the fog opacity for a given geolocation.
*
* An opacity of 0 means that there is no fog contribution for the given geolocation
* while a fog opacity of 1.means the geolocation is fully obscured by the fog effect.
* while a fog opacity of 1.0 means the geolocation is fully obscured by the fog effect.
*
* If there is no fog set on the map, this function will simply return 0.
*
Expand Down

0 comments on commit dd8bfda

Please sign in to comment.