Giter VIP home page Giter VIP logo

leaflet.parallaxmarker's People

Contributors

dagjomar avatar git-toni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

leaflet.parallaxmarker's Issues

zoom animation ideas (?)

Really neat Leaflet plugin! I saw your readme's "to do" note about

Make things work smoother on zoom animation

and it reminded me of how I ended up doing zoom animation for canvas elements here:
https://github.com/jwasilgeo/Leaflet.Canvas-Flowmap-Layer/blob/master/src/CanvasFlowmapLayer.js#L482

I know it isn't quite the same since it is for canvas elements, but maybe it'll give you some ideas to work with? It is a bit easier to follow in the original place I got the inspiration from here:
https://github.com/Leaflet/Leaflet.heat/blob/gh-pages/src/HeatLayer.js

Document new options

Add some stuff in the README.md file about how the offset option works, and a code snippet creating a new marker. I don't want to read source code to make this work, I want to copy-paste stuff from the README.

_onRemove not working

Hey there! I'm using this plugin to simulate altitude on aircraft markers and it works quite nicely, until I delete a marker. It appears some of the event listeners don't get removed correctly. I tracked it down to line 22 in the .js file. The following line needs to be added to correctly handle zoom events after deleting an object:

this._map.off('zoomstart', this._onZoomStart, this);

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.