[Migration] Change the scroll behavior of the map #13

Closed
opened 2021-10-18 11:49:54 +02:00 by reverend · 0 comments
Collaborator

Original https://git.mowoe.com/reverend/lostplaces-backend/issues/13 by reverend from Sat, 12 Sep 2020 15:00:47 CEST

Currently, when scrolling down a site with the OSM Map integrated (i.e. Place Detail) the scrolling gets interrupted by the map

Comment by Commander1024 from Tue, 22 Sep 2020 14:28:05 CEST

OpenLayers updated to 6.4.3 in 106ef6dac8

Now the latest code-snippets from the docs should work.

These 2 are suitable ways to go:

https://openlayers.org/en/latest/examples/page-scroll.html
https://openlayers.org/en/latest/examples/two-finger-pan-scroll.html

Comment by Commander1024 from Tue, 22 Sep 2020 18:12:20 CEST

Fixed in: dd58c76aba

Map now only zooms/pans on focus.

## Original https://git.mowoe.com/reverend/lostplaces-backend/issues/13 by reverend from Sat, 12 Sep 2020 15:00:47 CEST Currently, when scrolling down a site with the OSM Map integrated (i.e. Place Detail) the scrolling gets interrupted by the map ### Comment by Commander1024 from Tue, 22 Sep 2020 14:28:05 CEST OpenLayers updated to 6.4.3 in 106ef6dac837cd4de03425a1a96452fa3c7ef75b Now the latest code-snippets from the docs should work. These 2 are suitable ways to go: https://openlayers.org/en/latest/examples/page-scroll.html https://openlayers.org/en/latest/examples/two-finger-pan-scroll.html ### Comment by Commander1024 from Tue, 22 Sep 2020 18:12:20 CEST Fixed in: dd58c76abad7e95683fd58fb75c9ef867bca653e Map now only zooms/pans on focus.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Commander1024/lostplaces-backend#13
No description provided.