Get User location in Angular and mark the user in the map

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

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

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

    Let me tell you this, I am happy I found this video. MUCH MUCH thanks

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

    Very Helpful, i actually love the way he pronounce locason and posison. Kudos

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

    finally, it work using ionic framework angular, thanks a lot

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

    thank you brother for such a wonderful video, thank you once again

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

    Hey dude! keep up the good work! always watching your stuff

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

    super video , j'ai appris pas mal de chose merci

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

    This is a very good alternative for googlemaps. thank you for sharing this

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

    Very helpful. Thanks a lot for this!

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

    video o the year! thank you so much

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

    thank you very much, it is helpful

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

    you have a solution for Background Geolocation

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

    thank you very much bro

  • @Amitkumar-tm8bv
    @Amitkumar-tm8bv 4 года назад

    Thank you dude it help me alot thank you verymuch :)

  • @AnnKemp-m5k
    @AnnKemp-m5k Год назад

    Very good!

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

    nice work , but i need to ask you how to work when i have multi drivers tracking in real time in the map ?

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

    How to get access token

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

    thank you brother

  • @amolgode9843
    @amolgode9843 2 года назад +1

    Hii if I have longitude and latitude of two person so can I show them also?

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

      Yes

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

      @@FunOfHeuristic if any how i get longitude and latitude of moving user then can I chnage location pointer dynamically without reloading whole page?

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

    Awesome!

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

    Nice work keep it up

  • @mahdiandalib186
    @mahdiandalib186 11 месяцев назад

    thx man, will you continue teaching us angular?

    • @FunOfHeuristic
      @FunOfHeuristic  11 месяцев назад

      Yes I will

    • @mahdiandalib186
      @mahdiandalib186 11 месяцев назад

      thx man, plz create a full project using angular with admin panel..@@FunOfHeuristic

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

    hi bro, your videos are nice

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

    How to make marker cluster using leaflet ..?

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

    is it different method for angular in ionic framework ?

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

    please create an application about google map features

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

    how we will print current pincode/zipcode

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

    hi, is there way to save(firestore database) gps location on background, in my pwa (angular)?

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

    It works well on my angular webapp and also in android devices, but i got issues in Ios devices as this map doesn't load and shows the page blank...!!!! Any issues?

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

    Thank you, can you make a video on how to integrate the address search on leaflet, it is not compatible with leaflet v1.5.1 when used with- leaflet draw plugin

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

    Nice

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

    can you put more videos abt DS and A

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

    nice video. l got an error when use this video tutorial "core.js:5980 ERROR ReferenceError: L is not defined", what is wrong with mine, could you give me suggestion? thx you

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

    When the browser is in the background does it work?

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

      Yes if you are using watchPosition() then you can run the app in background and it will work.

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

    how to use geofencing in angular app when all is in foreground

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

      If you convert your app to pwa and use geofencing with service worker then it will work (it's in experimentation phage).

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

    Hi brother it was very helpful, but I want to reverse geocode the current location to address so that user doesnt have to type in his address. Please share the code for that or guide us with a video.

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

    Mapbox access token is not working properly bro

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

      Please check the status of the token if that is active then please let me know what is the error in the console.

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

      @@FunOfHeuristic I have marked 2 marker on map, but i am not able to draw a line street by street betweeen them.
      If you have any idea?

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

    how to show ALL Online USERS on the map?? not just one

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

      Then you need a sever and send all user data if there login to the application, and you can use web socket for live update.

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

      @@FunOfHeuristic thank u

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

      @@FunOfHeuristic Hey Thanks Can you create a little tutorials on this?

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

    thank uuuuu

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

    hello everyone, could you give me a creation of the atitude and longitude form with a locate button that can give a place on the opensteemap map please, thank you very much
    Regards,

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

    The latitude and longitude is not precise with my ubication. Is there a way for fix that? :C
    Anyway, nice video bro.

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

      as the video , for high accuration , has to be there an gps, or using google map api

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

    Yes please create app can track users

    • @HK-sw3vi
      @HK-sw3vi 4 года назад +1

      bruh, facebook already exists, we don't need another

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

      @@HK-sw3vi if you're lost, just ask Zuckerberg where you are, he will say it to u

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

    bhai lecture sahi hai, bs thodi overacting km kia kr