vue-leaflet/Vue2Leaflet

minNativeZoom and maxNativeZoom

Open

#389 创建于 2019年5月8日

在 GitHub 查看
 (14 评论) (3 反应) (0 负责人)JavaScript (1,942 star) (380 fork)batch import
bugconfirmedhelp wanted

描述

Description

I need to set a different minZoom for mobile devices. "minNativeZoom" is not working with Vue2Leaflet. Any advices?

Steps to Reproduce

Because at zomm level 3 the map shows Gray Borders left and right I had to do minZoom to 3.5.

On Mobile I need at least minZoom 2.0.

Ive ried the minNativeZoom in the options, but no success.

Expected Results

When setting minNativeZoom to 2 it should be more visible map on mobile

Actual Results

No Effect.

Browsers Affected

  • Chrome

  • Firefox

  • Edge

  • Safari 9

  • Safari 8

  • IE 11

  • Chrome Mobile

  • Safari Mobile

贡献者指南

minNativeZoom and maxNativeZoom · vue-leaflet/Vue2Leaflet#389 | Good First Issue