-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent HTTP request loop when using panoramic map control (#597)
* Comment * Clen code and fix ol.Observable OL object * Clean code * Clean code * Clean code * Clean code * Clean code * Fix overview map layers. In case of zoomhistory control, add left class to overview ol control to move it on left * remove lodash: `_.isNil` * reduce nested conditions * wrong context * If overview control is set, check map-control-lef-bottom and change style --------- Co-authored-by: Raruto <Raruto@users.noreply.github.com> (cherry picked from commit 8a415c0)
- Loading branch information
1 parent
e77af49
commit 0ddc559
Showing
5 changed files
with
78 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -365,4 +365,3 @@ | |
} | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters