Skip to content

Commit

Permalink
Merge pull request #60 from wmo-raf/develop
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
erick-otenyo authored Nov 28, 2023
2 parents ec746a8 + 1a0a52a commit 1978d19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
let boundaryLayer = null

if(boundaryTilesUrl){
const boundaryTilesUrl = "http://127.0.0.1:8200/api/admin-boundary/tiles/{z}/{x}/{y}"

const boundaryStylingOptions = {
vectorTileLayerStyles:{
default: function(properties, zoom) {
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ attrs==23.1.0
beautifulsoup4==4.9.3
billiard==3.6.4.0
cachetools==5.3.0
capeditor==0.4.2
capeditor==0.4.3
Cartopy==0.21.1
celery==5.2.7
certifi==2023.07.22
Expand Down

0 comments on commit 1978d19

Please sign in to comment.