【问题标题】:Google map zoom control "squished" [duplicate]谷歌地图缩放控制“压扁”[重复]
【发布时间】:2014-11-20 23:04:00
【问题描述】:

看看我的google map,挺简单的,简单的css... 我不明白的是为什么 + 和 _ 和滑块都被压扁和压缩...... 我没有修改/触摸它...

http://studioteknik.co/brasseursillimites.com/detaillants/

你知道是什么让地图“有问题”吗?

无论如何我都可以在哪里控制...

【问题讨论】:

    标签: google-maps


    【解决方案1】:

    找到:Zoom control and streetview not showing on my Google map?

    和:Google Maps API V3 : weird UI display glitches (with screenshot)

    简而言之,将其添加到您的 CSS 文件中(根据需要更新 ID):

    #map-canvas img { 
      max-width: none; 
      max-height: none;
    }
    

    【讨论】:

      猜你喜欢
      • 2013-04-23
      • 1970-01-01
      • 2012-02-11
      • 1970-01-01
      • 1970-01-01
      • 2015-04-30
      • 2014-03-21
      • 1970-01-01
      • 2012-06-25
      相关资源
      最近更新 更多