Skip to content

GitLab

  • Menu
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 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • mesh
  • meshmapmeshmap
  • Merge requests
  • !22

The source project of this merge request has been removed.
Merged
Created Nov 02, 2020 by Eric - kg6wxc@kg6wxcOwner

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

  • Overview 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
Reviewer
Request review from
Time tracking
Source branch: spiderfy-markers