Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • F fabcity-map-frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Map
  • fabcity-map-frontend
  • Merge requests
  • !24

feat: always fit all pois into the map view

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Moritz Stückler requested to merge feat/fit-all-pois-dynamically into main Sep 18, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Currently, we're only fitting the map to the center of Hamburg and a given Zoom level. But in production, there are some POIs which are further outside of Hamburg and are currently not visible on page load.

This change will dynamically fit the map on page load so that all POIs are shown by default.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat/fit-all-pois-dynamically