How To Add Maps To Your Tkinter App - Python Tkinter GUI Tutorial 217

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

ความคิดเห็น • 45

  • @Codemycom
    @Codemycom  2 ปีที่แล้ว

    ▶ Watch Entire Tkinter Playlist ✅ Subscribe To My TH-cam Channel:
    bit.ly/2UFLKgj bit.ly/2IGzvOR
    ▶ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
    Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
    ▶ Get The Code
    bit.ly/3jRPni5

  • @p_witt.
    @p_witt. 2 ปีที่แล้ว +1

    man, you are simply the best, I just finished watching the events and started reading about adding a card, thanks

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว +1

      Glad you're enjoying the videos!

  • @vaibhavenjamuri9193
    @vaibhavenjamuri9193 ปีที่แล้ว +1

    Hi..what is the function to use a circle in place of marker..I see function to use marker is set_marker

  • @holycow4889
    @holycow4889 2 ปีที่แล้ว

    Tom pretty much changed the whole Tkinter library 😆😎

  • @brubru9663
    @brubru9663 2 ปีที่แล้ว

    So underrated ! Thank you so much

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      Tell your friends!

  • @Rshers
    @Rshers 2 ปีที่แล้ว

    Thanks sir!
    Now i know why python is "easy" we could make a map view with just a MODULE

  • @vaibhavenjamuri9193
    @vaibhavenjamuri9193 ปีที่แล้ว

    On that widget, how can I have a toolbar to select some markers

  • @sohamanand7194
    @sohamanand7194 ปีที่แล้ว

    what is iconbitmap??and do we have to enter the same address which is in this video??

    • @Codemycom
      @Codemycom  ปีที่แล้ว

      It's the icon image file located in the top title bar on the app. You can use any icon you want, or leave it off to use the default tkinter icon. The 'address' (as you put it) obviously points to wherever you have the icon sitting on your own computer.

  • @jullianducut9680
    @jullianducut9680 2 ปีที่แล้ว

    Hello, great work, I would like to request for a tutorial for generating contour plots in the main window?

  • @kpollz7483
    @kpollz7483 ปีที่แล้ว

    i want to use this with asynctkinter because i have some async def !! how can i do that, hope you give me some advice !!! tks a lot

    • @Codemycom
      @Codemycom  ปีที่แล้ว

      sorry, I don't have any videos on that

  • @shadowkurgarru7785
    @shadowkurgarru7785 2 ปีที่แล้ว

    Thank you for youre great tutorials!
    I do a map app wich reads names of places from an xlsx file. So i say map_widget.set_text(myplaces) and this works fine for my xlsx file i wrote by myself, but iwant to use another file that has the same colums an rows in it but i did not create this one. It is some kind of export. Here i get the error set_text has no attribute of bool. Any idea would be much appreciatet.

    • @shadowkurgarru7785
      @shadowkurgarru7785 2 ปีที่แล้ว

      To be exact it is.. marker.set_text(df_someplace['name'][index])
      Error is: AttributeError: bool object has no attribute set_text

  • @rohan9739
    @rohan9739 2 ปีที่แล้ว

    Some countries have their language written in their language can I change that to English

  • @tojoeinstein5558
    @tojoeinstein5558 ปีที่แล้ว

    well done! how to have this documentation?

    • @Codemycom
      @Codemycom  ปีที่แล้ว

      link to the code is in the pinned comment

  • @donaldgardner7753
    @donaldgardner7753 2 ปีที่แล้ว

    No success - when I run the program I just get a frame with the zoom in/out buttons but no map... Any suggestions?

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      Rewatch the video and try to figure out what you did differently from the video.

    • @donaldgardner7753
      @donaldgardner7753 2 ปีที่แล้ว

      @@Codemycom Copied the code exactly. No errors from the interpreter. Program runs, creates the GUI complete with the mapview object in the frame. The mapview object displays the zoom in/out buttons but not a map. Tried turning off my firewall but no effect.

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      @@donaldgardner7753 When people tell me they copied the code exactly...100% of the time, they didn't.

  • @mathijsvdal4805
    @mathijsvdal4805 2 ปีที่แล้ว

    can tkinter also be combined with folium?

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      no clue, I don't know folium

  • @nikishdaniel5281
    @nikishdaniel5281 10 หลายเดือนก่อน

    Is this tkintermapview doesn't support for customtkinter

    • @Codemycom
      @Codemycom  10 หลายเดือนก่อน

      it's not a customtkinter widget

    • @nikishdaniel5281
      @nikishdaniel5281 10 หลายเดือนก่อน

      @@Codemycom I tried that , it works well

    • @nikishdaniel5281
      @nikishdaniel5281 10 หลายเดือนก่อน

      ​@@Codemycomthanks for ur reply

  • @vchiru1
    @vchiru1 2 ปีที่แล้ว

    Can you make gui to search the input on website and get results?

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      Sure

    • @vchiru1
      @vchiru1 2 ปีที่แล้ว

      @@Codemycom I am waiting for the video

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      @@vchiru1 Oh I'm not making that video, I was just saying it's possible. I have tons of videos on connecting to website API's.

  • @hayethayet65
    @hayethayet65 2 ปีที่แล้ว

    Can youcomplete us with how we do resizing dynimacally a canvas text when we resize a window for expmpl how we can resize welcome that you do in Python Tkinter GUI Tutorial #148 i need answer

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      I have videos on resizing in the playlist already

  • @vchiru1
    @vchiru1 2 ปีที่แล้ว

    I’m stuck in the middle of the code so please do the video

  • @furkandogan5245
    @furkandogan5245 2 ปีที่แล้ว

    we need a navigator arrow

  • @skyline-wd3gr
    @skyline-wd3gr 2 ปีที่แล้ว

    Is satellite view posible?

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      Yes, you have to use Google maps for that, the documentation explains it.

    • @Codemycom
      @Codemycom  2 ปีที่แล้ว

      @@epcg2media Not necessarily, I'm not sure what google allows out thru their API...but possibly.

  • @БогданПіскун
    @БогданПіскун 2 ปีที่แล้ว

    File "C:/Users/Xiaomi/PycharmProjects/pythonProject/main.py", line 6, in
    root.iconbitmap('c:/gui/codemy.ico') what it can be? pls help

    • @brubru9663
      @brubru9663 2 ปีที่แล้ว

      dont copy everything he does