Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • meshmap meshmap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • meshmesh
  • meshmapmeshmap
  • Merge requests
  • !22
The source project of this merge request has been removed.

enhancement: overlaping markers "spiderfy" out when clicked on.

Merged Eric - kg6wxc requested to merge (removed):spiderfy-markers into master Nov 02, 2020
  • Overview 0
  • Pipelines 0
  • Changes 3

Overlaping and nearby markers will "spider" out into a circle or spiral when zoom level is 12 or more (pretty zoomed in) Overlapping markers have the popup disabled until they are popped out and "spiderfied", after that you can click on the individual markers and get the popup info as normal. Click back on the map a second time to disable the spidering effect. Current zoom level can be seen in the URL map_display.php#13/XX.XXXXX/XXX.XXXX map_display.php#8/XX.XXXXX/XXX.XXXX is zoom level 8, etc. The "spiderfy" effect is currently constrained to zoom level 12 or greater. This option may become configurable in the settings file if needed. 12 seems a good balance for now.

Fixes #19 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: spiderfy-markers