隐藏或删除ng-map指令上的调整大小对象

时间:2018-11-06 12:08:33

标签: angularjs typescript google-maps

我正在尝试从ng-map指令中删除 resize / fullscreen 组件。

有什么办法可以隐藏指令?

See image

ng-map的代码:

<ng-map center="{{logs.Coords.Geometry.latitude}},{{logs.Coords.Geometry.longitude}}" zoom="13" style="height:100px;width:120px;">

0 个答案:

没有答案