Hey,

While creating <leaflet-polygon> [1] and <leaflet-polyline> [2]
elements, I wanted to use a <leaflet-point> element within them to let
the user compose these objects. Everything seems to be working fine
and I am using the select attribute on the content tag [3] to get the
<leaflet-point> elements.

I haven't defined <leaflet-point> anywhere and my question is if it is
alright to do so. The element does not need any events or methods on
it other than the normal DOM ones which it should already get as a
normal element.


—prtksxna


[1] 
http://prtksxna.github.io/leaflet-map-component/components/leaflet-map-component/#leaflet-marker
[2] 
http://prtksxna.github.io/leaflet-map-component/components/leaflet-map-component/#leaflet-polyline
[3] 
https://github.com/prtksxna/leaflet-map-component/blob/master/leaflet-polygon-component.html#L29

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/CAMi5MH6kR3i1DwWxw80QR4S4Huyet7_dF%2BbZDgSuPX9ZTE6b5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to