JePedrosa

Results 4 comments of JePedrosa

Yes, I was making some modifications and did not pass the final code I had, this is what I do: > alumbrados.PrepareLeafletMarker = function(leafletMarker, data) { > leafletMarker.setIcon(data.icon); > leafletMarker.on('click',...

Perfect, thanks for the information, in case someone has help to fix it in the following way: The first thing, when creating the elements, I put an id: ``` var...

Hi @rowanwins ![image](https://user-images.githubusercontent.com/35606755/36670194-c44fca5c-1af7-11e8-9459-0560e571b99c.png)

Thank you very much for your answer, it did not give me the solution but it gave me an idea to do it since I did not want the event...