ProfessionalWiki / ProfessionalWiki/Maps
Show coordinates on map
Nobody has claimed this yet.
- 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+0
20181207100540.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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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