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

Marker and Polyline can not be controlled via speech #29

Closed
schlomm opened this issue Jan 5, 2014 · 1 comment
Closed

Marker and Polyline can not be controlled via speech #29

schlomm opened this issue Jan 5, 2014 · 1 comment

Comments

@schlomm
Copy link
Collaborator

schlomm commented Jan 5, 2014

I don't know why, but the drawing tools can not be controlled via speech.
By using these methods:

  • L.Draw.Marker(map).enable();
  • L.Draw.Polyline(map).enable();

the tools should be enabled. Using these methods on buttons it works. Marker and polyline tool start.

But using the methods via the Chrome/FF debugging console or trying to trigger these events by speech it does not work.
Some literature:

schlomm added a commit that referenced this issue Jan 6, 2014
I've simply forgotten the "new" infront of the function.
#29
@schlomm
Copy link
Collaborator Author

schlomm commented Jan 6, 2014

Fixed
bdcef06

@schlomm schlomm closed this as completed Jan 6, 2014
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