Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few observations, easy fixes to get working #17

Open
dshawth opened this issue Nov 4, 2018 · 0 comments
Open

A few observations, easy fixes to get working #17

dshawth opened this issue Nov 4, 2018 · 0 comments

Comments

@dshawth
Copy link

dshawth commented Nov 4, 2018

Using NPM 6.4.1 and Leaflet 1.3.3:

Missing a 'main' in package.json; should be leaflet.mousecoordinate/dist/leaflet.mousecoordinate.min.js this field enhances imports in VUE and other modern stacks.

Currently version 1.2.0 is in the NPM repo; npm install --save leaflet.mousecoordinate results in a non-working extension whereas npm install --save https://github.com/PowerPan/leaflet.mouseCoordinate.git installs 1.3.0. It might be worth committing the newer version to npm so everyone can enjoy it.

This is an amazing and useful extension, keep up the good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant