• Resolved djbill

    (@djbill)


    Hi,

    I have a very simple script that since version 1.0.0 doesn’t work anymore.

    zoomdesktop(map, features) { if(window.innerWidth >= 475) { map.setZoom(5) } }

    I don’t know if it is an error or I have to change something…

    Thanks in advance

    Francesco

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mapster

    (@mapster)

    Hi Francesco! Thanks for the note. We did some major rewriting and refactoring in this last update, we tried to catch every exception but I’m sorry your custom function isn’t working! It should be a relatively simple fix, I’ll look into it later today. Do you have a link where I can see it breaking so I can double check if anything in particular is weird? Thanks again.

    Plugin Author mapster

    (@mapster)

    Found it! Just a few characters that we missed in the rewrite. Anyway, if you update to 1.0.2 that should be back — and keep an eye out for the updated documentation coming along with much more developer features soon!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Some API doesn’t work after 1.0.1 update’ is closed to new replies.