How Can I Change My Location In BAS ?

Support
  • Hi, i wanna change my location with Devtools sensor but i don't know how to do this. I found i javascript code but I'm not sure it works and i wanna enable location permission always. Can you help me ?

    Javascript code :

    navigator.geolocation.getCurrentPosition = function(success, failure) { 
        success({ coords: { 
            latitude: 30, 
            longitude: 105,
    
        }, timestamp: Date.now() }); 
    } 
    

  • Excel errors in BAS

    Support
    0 Votes
    2 Posts
    516 Views
  • BAS new update skipping frames

    Support
    0 Votes
    2 Posts
    787 Views
  • Can i host BAS in my Cpanel ?

    Support
    0 Votes
    2 Posts
    894 Views
  • BAS moves slow

    Support
    0 Votes
    4 Posts
    1501 Views
  • Changing functions order

    Support
    0 Votes
    4 Posts
    1739 Views