我可以将Leaflet背景设置为透明吗?

时间:2015-05-19 14:39:58

标签: leaflet mapbox

我想在Leaflet.js中没有背景,所以我的标记图层浮在地图后面的任何分层之上。在我的例子中,我想在world sun clock element.

的顶部用标记对leaflet实例进行分层

1 个答案:

答案 0 :(得分:0)

从理论上讲,您使用大量DivIcon作为ppm的图标,将太阳时钟小部件放在Can't locate XML/RSS.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int /usr/lib/perl5/site_perl/5.14 /usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int /usr/lib/perl5/vendor_perl/5.14 /usr/lib/perl5/5.14/i686-cygwin-threads-64int /usr/lib/perl5/5.14 /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/site_perl/5.8 .) at bao1.pl line 3. BEGIN failed--compilation aborted at bao1.pl line 3.中,禁用L.Marker对所述标记的点击,并根据需要继续更新其位置。听起来非常h​​acky,但可能是可行的。