ProfessionalWiki / ProfessionalWiki/Maps

Show coordinates on map

Open
#531 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
78
Forks
65
Avg merge
9h 17m
Merged PRs (30d)
6

Description

Setup
  • MediaWiki | 1.31.1 (2958311)20. Dez. 2018, 05:15
  • PHP | 7.2.13-1+020181207100540.13+stretch1.gbpf57305 (apache2handler)
  • Maps | 7.0.0
Issue

OpenLayers additionally showed the coordinates of the current mouse position when hovering over a map in the bottom right of the map. Leaflet currently does not. This helps a little when determining the coordinates of an object without having to use the external OpenStreetMap maps.

Example

see here

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Leaflet map implementation and compare its behavior with the linked OpenLayers example. Confirm how the current mouse position is exposed, then verify that coordinates appear in the map’s bottom-right area and remain useful for identifying objects.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.