GithubHelp home page GithubHelp logo

Comments (4)

KoRiGaN avatar KoRiGaN commented on June 30, 2024 2

This should be fixed in v0.0.49

from vue2leaflet.

KoRiGaN avatar KoRiGaN commented on June 30, 2024 1

Seems related to #34.

@brianmay seems to have identified the problem and even give some workaround. It seems like @xemoka workaround. Create a array object instead of passing :center="[49.5, -117]".

from vue2leaflet.

xemoka avatar xemoka commented on June 30, 2024

I'm just running into this problem now as well. I can't seem to find what's causing this either, although my case seems to be a bit different.

Whenever a v-bind:style update is occurring on another element (sibling) the map is automatically returning to defaults.

In this gist https://gist.github.com/xemoka/751a2f669685ccd1f17cc04a44c29f51 when line 6 is commented out, it doesn't occurr.

I'm not sure why this would be happening, but it seems related...

from vue2leaflet.

xemoka avatar xemoka commented on June 30, 2024

I ended up changing from using :center to :bounds on v-map and this was no longer a problem.
I calculate bounds from my points that I add in created() (stored to this.bounds) and use :bounds=bounds when calling the map.

from vue2leaflet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.