navionics transparent test
This commit is contained in:
@@ -835,7 +835,8 @@ def leaflet_chart2(lat,lon,name=""):
|
||||
var navionics = new JNC.Leaflet.NavionicsOverlay({{
|
||||
navKey: 'Navionics_webapi_03205',
|
||||
chartType: JNC.NAVIONICS_CHARTS.NAUTICAL,
|
||||
isTransparent: false
|
||||
isTransparent: true,
|
||||
zIndex: 1
|
||||
}});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user