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

Layer for extra objects #34

Open
Zverik opened this issue Nov 28, 2013 · 0 comments
Open

Layer for extra objects #34

Zverik opened this issue Nov 28, 2013 · 0 comments

Comments

@Zverik
Copy link
Member

Zverik commented Nov 28, 2013

Add an extra layer, in which objects that are connected to objects from drawn layer are put. It should be drawn on top.

There should be a link between objects from drawn and from this extra layer. When a drawn object is removed, "extra" objects that are linked to it, are also removed.

Extra layer is populated by params (aka hooks). There should be a method that returns array of extra objects based on the object (or just one object, which can be L.LayerGroup).

Possible outcome: a direction parameter, which uses PolylineDecorator, a hook for adding km posts, a hook for moving areas byt their center point.

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

No branches or pull requests

1 participant