How to implement google map in ios - Swift 5

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 20

  • @Hcu35uk
    @Hcu35uk 4 года назад +1

    Thank you for this great video. It was really helpful for me. I have a question about marker. At first, marker shows exact location on map but when I change zoom rate on screen, marker don't stay on ground, it moves and show different place. How to fix marker on exact location on map ?

    • @UmarFarooqTV
      @UmarFarooqTV  4 года назад

      My pleasure, i created GSM marker object inside didAutocompleteWith delegate method when ever google maps selected new place this method will be called you need to place break point on this method and perform zoom functionality to check whether this method calls or not, every time marker
      created and placed on google map is in this method , if you comment your marker place code here that will help me to understand exact problem and feel free to ask any question :) peace!!!

  • @atifahmed1175
    @atifahmed1175 4 года назад

    Great work man like the video it helps me in implementing google map in ios for beginners keep this work up.

  • @lakshmisravyagajavalli9310
    @lakshmisravyagajavalli9310 3 года назад +1

    how did you get the permission pop. do we need to add anything in info.plist file

    • @UmarFarooqTV
      @UmarFarooqTV  3 года назад

      yes you need to add location permissions inside info.plist

  • @pateltwinkle9338
    @pateltwinkle9338 2 года назад

    In MacBook Pro m1 there’s an error regrading to simulator and arm64? How to solve it!!

    • @UmarFarooqTV
      @UmarFarooqTV  2 года назад

      brother i went through this error but not found any good resolve although this arm64 error not happen in real device

  • @naveenraju2330
    @naveenraju2330 3 года назад

    iam unable to get google places..?could u help @UmarfarooqTV bro

  • @harshlondhekar7656
    @harshlondhekar7656 3 года назад

    In the error log it shows that operation could not be completed due to invalid api key, i have enabled the billing account too still this error is there, both google places and google maps api are enabled in the console, any soln?

    • @UmarFarooqTV
      @UmarFarooqTV  3 года назад

      try to generate new fresh api key and use that hopefully your error resolvs

    • @harshlondhekar7656
      @harshlondhekar7656 3 года назад

      @@UmarFarooqTV I tried that too, any other soln? it is not working, I even tried putting restrictions on api key by adding bundle identifier of the app

    • @UmarFarooqTV
      @UmarFarooqTV  3 года назад

      remove all restrictions on that key and try

  • @amazingtricks5102
    @amazingtricks5102 Год назад

    music is too loud

  • @lokeshchinatatareddy1069
    @lokeshchinatatareddy1069 3 года назад +1

    How to get API key for free with out create card

    • @UmarFarooqTV
      @UmarFarooqTV  3 года назад

      later we can add without card but now google add restriction you need to add card to get the key........