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

L.imageOverlay.rotated gives "is Not constructor error" #15

Open
zicvic opened this issue Nov 14, 2019 · 0 comments
Open

L.imageOverlay.rotated gives "is Not constructor error" #15

zicvic opened this issue Nov 14, 2019 · 0 comments

Comments

@zicvic
Copy link

zicvic commented Nov 14, 2019

When using the lib like stated in the readme (see below), the following error occurs:

const overlay = Leaflet.imageOverlay.rotated("../office.png", topleft, topright, bottomleft, {
        opacity: 0.7,
        interactive: false
    }).addTo(mapRef)

image

Is it me doing something wrong or is something broken? Leaflet = 1.5.1

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