Skip to content

Commit

Permalink
prevent markers from disappearing on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
LinoH5 committed Jul 5, 2023
1 parent 0d29a10 commit ff8549b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ const PictureMapView = ({

<MarkerClusterGroup
iconCreateFunction={createCustomClusterIcon}
removeOutsideVisibleBounds={false}
maxClusterRadius={350}
animate={true}
>
Expand Down

0 comments on commit ff8549b

Please sign in to comment.