Error w/ Leaflet non-standard screen resolution -


i not sure problem is, description of behavior , description of problem:

  1. i have 2 points , track (it's now): enter image description here

  2. change scale of display (to simulate behavior of laptop non-standard resolution) enter image description here

  3. now it's problem time: enter image description here

enter image description here

3.1. both points remain in place, track moved out, , each time shifting in direction move.

i still use leaflet v0.7.3

anyone know what's problem is?


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -