Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show image instead of marker #47

Closed
vargaaronR opened this issue Oct 4, 2022 · 3 comments
Closed

Show image instead of marker #47

vargaaronR opened this issue Oct 4, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@vargaaronR
Copy link

Hello,

is it possible to show only the image and hide the orange/red marker at map_view_marker_example? So show the choosen image instead of the marker.
Thanks your answer in advance!

BR,
Aron

@TomSchimansky
Copy link
Owner

Hi, currently there is no built in option for this. Maybe I will add this, but currently I#m working on other projects. But if I have the time I will go through all of the issues on this project and see if I can implement the enhancements.

@TomSchimansky TomSchimansky added the enhancement New feature or request label Oct 13, 2022
@TomSchimansky
Copy link
Owner

I added an icon attribute now with version 1.16, where you can pass a PhotoImage object, which will replace the standard location marker:
https://github.com/TomSchimansky/TkinterMapView#create-position-markers

Here is an example program:
https://github.com/TomSchimansky/TkinterMapView/blob/main/examples/map_view_marker_icon_images.py

@KFischbach18
Copy link

Tom,

Using your tkintermapview, i'm not able to use this "icon" parameter. I have version 1.29 installed, what is the paramter name for this???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants