voluntadpear / vue-choropleth

Choropleth Map component for Vue.js
MIT License
117 stars 57 forks source link

Added click event #19

Open backmeupplz opened 4 years ago

backmeupplz commented 4 years ago

I thought: why not? There is no mouse on mobile after all.

Loskir commented 4 years ago

Why not $emit('click')?

backmeupplz commented 4 years ago

@Loskir Sure, why not. I just showed one way to implement it.

b31zakx96 commented 4 years ago

How can i make a click event on l-choropleth-layer? i have tried this and no results : https://codesandbox.io/s/vue2leaflet-choropleth-with-click-event-e037h