TomSchimansky / TomSchimansky/TkinterMapView

Click on Placed Marker on Map and Obtain Attributes (A Request/Question)

Open
#44 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
743
Forks
110
PR merge metrics
No merged PRs in 30d

Description

Hi,
Thanks for the wonderful library you created.

I'd like to get the attributes of an already placed marker on the map so that I can edit it. Similar to the "Properties" feature of Google Earth when a user right-clicks on the pin mark to see the attributes and to change the pin name or description. I understand the entire process will be a function or another class to specify the process. However, I'm wondering how to obtain the address/id of an already placed marker by clicking on the area covered by the marker.

image

I'd appreciate your input.
Thanks

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

No file, test, or entry point is named in the request. Start by locating the marker interaction and attribute APIs in TkinterMapView, then define how clicking an existing marker exposes its address or id and supports editing its name or description.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.