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

It is just drawing polylines? It isn't drawing arcs? I'm confused as hell #10

Open
BobbyRuby opened this issue Oct 31, 2020 · 2 comments

Comments

@BobbyRuby
Copy link

Please help me understand wtf I'm doing wrong.

var cdpSpan = new L.Polyline.Arc(pointFrom, pointTo, {
color: 'blue',
weight: 2.5,
opacity: 1,
smoothFactor: 1,
interactive: false,
vertices: 200
});

@mad-gooze
Copy link
Owner

Hey @BobbyRuby
I am sorry, I did not get your problem. Could you post a reproducible example to jsbin or some other service please?

@BobbyRuby
Copy link
Author

Not really an issue per say.. when I use L.Polyline.Arc... it doesn't draw an Arc... just a polyline? Google Chrome using Windows.

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

2 participants