Coder Social home page Coder Social logo

leaflet-map's People

Contributors

mstahv avatar willtemperley avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

mstahv

leaflet-map's Issues

Fix JS packaging problems

Copying the whole component source tree into a jar and installing locally currently works for development but it's messy and all the bower deps are copied too.

In production a webjar would probably be deployed for the component via webjars.org. It doesn't make sense to redeploy a webjar every 5 minutes during dev, so perhaps simply installing a jar that is structurally identical to a webjar locally is a reasonable option.

Element attributes not set on component instantiation

It would seem Vaadin flow doesn't set the attributes on an element at construction, unlike declaring an element literally. This means we need to define an observer for all attributes.

In the case of the scale control, this means constructing and adding it five times, once for each of the properties. It works but it's messy.

setIcon on marker won't work

Currently the Icon is not a component, just an options object. A new _methodObserver might have to be created which instantiates the icon before setting.

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.