Esri/storymap-journal

Map popup charts are not responsive on iPad

glazou opened this issue · 0 comments

On iPad, a short tap on a chart should give the information that appear on hover on desktop.
In Map Journal, a long tap is needed.

Commenting out the use of FastClick resolve the issue https://github.com/Esri/map-journal-storytelling-template-js/blob/master/src/app/storymaps/common/Core.js#L113