No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Current location capture without asking permission

    Help
    2
    2
    128
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      arkaprova last edited by

      We are building a spa using quasar framework. I would like to capture user location once user open this site in the browser. I can use HTML Geolocation API to capture the current location of the user. But it is asking for user permission. Is there any way to do the same internally without asking permission from the user ?

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @arkaprova last edited by dobbel

        @arkaprova

        Is there any way to do the same internally without asking permission from the user ?

        no, because of the inbuild privacy constraints in most browsers.

        Only thing you could do is a query to locate with the users ip.(less accurate and possible incorrect due to VPN ect.)

        1 Reply Last reply Reply Quote 0
        • First post
          Last post