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