Skip to content

Commit

Permalink
Add missing buildingExtrusionLayer identifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximAlien committed Mar 10, 2021
1 parent 9bb4ca5 commit 0c2ec50
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ struct IdentifierString {
static let waypointSource = "\(identifier)_waypointSource"
static let waypointCircle = "\(identifier)_waypointCircle"
static let waypointSymbol = "\(identifier)_waypointSymbol"
static let buildingExtrusionLayer = "\(identifier)buildingExtrusionLayer"
}

0 comments on commit 0c2ec50

Please sign in to comment.