Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Motivation Debug.hillshade keep loading network because the skip check with un-prefix hillshade sourceId and get the hillshade layer been removed and added for every rendering. ### Modifications Correct the check sourceId with prefixed one. ### Verification Tested with locally build, was infinite loading before fix, and only load once after fix.
- Loading branch information