【问题标题】:in openlayer angular directive zoom buttons does not show在 openlayer 角度指令缩放按钮不显示
【发布时间】:2018-06-13 22:50:39
【问题描述】:

我在地图中没有任何缩放按钮

<openlayers ol-center="center" height="345px" width="560px">
    <ol-marker ol-marker-properties="coords"><ol-marker>
</openlayers>

我怎样才能给他们看?加号和减号

我使用 angular openlayer 指令

【问题讨论】:

    标签: angularjs angularjs-directive openlayers openlayers-3 angular-openlayers


    【解决方案1】:

    你需要导入css文件

    <link rel="stylesheet" href="https://openlayers.org/en/v4.6.5/css/ol.css" type="text/css">
    

    【讨论】:

    • React + Material UI 中同样的问题...同样的解决方案
    猜你喜欢
    • 1970-01-01
    • 2016-08-04
    • 2016-05-14
    • 2018-06-01
    • 1970-01-01
    • 2019-02-13
    • 1970-01-01
    • 2011-01-11
    • 1970-01-01
    相关资源
    最近更新 更多