When updating the style with diff:true
and terrain change the map doesn't change
#3463
Labels
diff:true
and terrain change the map doesn't change
#3463
There is a way to have the map look for changes in the style and apply them automatically, which is a great feature, but it doesn't take the terrain part of the spec into consideration.
Here's an example:
https://jsbin.com/muriqipaba/edit?html,output
When switching from
diff: true
todiff:false
the 3D is removed, but it should also work for diff mode of update style.Motivation:
I tried to add the terrain configuration to maputnik only to discover this doesn't work due to this issue.
Also maputnik doesn't use typescript, so upgrading to version 3/4 from the current version (2.4) will be a nightmare...
The text was updated successfully, but these errors were encountered: