Private
Public Access
1
0

Merge branch 'release/v3.72'

This commit is contained in:
Sander Roosendaal
2017-09-12 15:58:31 +02:00

View File

@@ -835,8 +835,7 @@ def leaflet_chart2(lat,lon,name=""):
var navionics = new JNC.Leaflet.NavionicsOverlay({{
navKey: 'Navionics_webapi_03205',
chartType: JNC.NAVIONICS_CHARTS.NAUTICAL,
isTransparent: true,
zIndex: 800
isTransparent: false
}});