vientos / vientos-app

vientos progressive web app
6 stars 4 forks source link

tap on map markers doesn't work on mobile #23

Closed elf-pavlik closed 7 years ago

elf-pavlik commented 7 years ago

it should open project's profile but on mobile devices nothing happens

samurex commented 7 years ago

it seems that the problem is with the Polymer DOM mode, leaflet-extras map component works well with shaddy dom mode

elf-pavlik commented 7 years ago

we discussed it via chat and decided to stop using old and not maintained <leaflet-map> component and just use leaflet directly in our custom <vientos-map> component