ProfessionalWiki / ProfessionalWiki/Maps
Possible to query for place_id (instead of geolocation)?
Open
Nobody has claimed this yet.
question
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 65
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 6
Description
Hello, instead of
{{#display_map:Brandenburg Gate Berlin}}
I'd like to be able to pass on its Google place ID, e.g.
{{#display_map:ChIJiQnyVcZRqEcRY0xnhE77uyY}}
Is this possible?
(It's only about displaying on Google Maps, not on Leaflet.)
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 tracing how the display_map parser handles the Google Maps form of {{#display_map:...}}, keeping the requested Google place ID example in view. Check the Google Maps display path rather than the Leaflet path, and confirm completion by verifying that the supplied place ID displays the intended location.
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
- 35/100