vue-leaflet/Vue2Leaflet

minNativeZoom and maxNativeZoom

Open

#389 ouverte le 8 mai 2019

Voir sur GitHub
 (14 commentaires) (3 réactions) (0 assignés)JavaScript (1 942 stars) (380 forks)batch import
bugconfirmedhelp wanted

Description

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

Guide contributeur