facebook

Map Widget Error in iOS 8

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #351605 Reply

    TheThirdMan
    Member

    Since upgrading to iOS 8, I’ve noticed that

    
    var mapPos = new google.maps.LatLng(geoPosition.coords.latitude, geoPosition.coords.longitude);
    

    is WAY off – so far off as to be unusable over a cellular network.

    #351608 Reply

    Hi,

    I am looking into it and will follow up after running a test.

    #351609 Reply

    Hi,

    I ran tests on ios 8 & ios7 using the device’s current geolocation. In both cases the location returned was accurate. Here is the test project I used. Ensure that you have enabled location services under the device’s privacy settings.

    #351611 Reply

    TheThirdMan
    Member

    Yes, location settings are correct. I am using my own app as a test app. The 4G location finding is way way off – much worse than under iOS 7. _If_ another app, like GoogleMaps updates the location, then my app will update, too. It’s strange.

    #351628 Reply

    Hi,

    Can you post a small example project or code snippet for review?

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Map Widget Error in iOS 8

You must be logged in to post in the forum log in