question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

🗺 Maps integration improvements

See original GitHub issue

After a talk with @hufman, we determined that the following tasks would improve the UX of the Google Maps integration, and they also seem easy enough to do. I’m opening this issue to track progress on these.

  • 🗺 Show location info in advanced settings (CDS.NAVIGATION.GPSPOSITION and CDS.NAVIGATION.GPSEXTENDEDINFO)
  • 📌 Related to #48 - as we figured out that even cars without navi provide GPS info, make the GMapController accept a LocationProvider which pulls data from the car, with a fallback to phone GPS if it fails
  • 👀 Add a wakelock when using Phone GPS to keep updating the location even when the screen is off
  • 🎫 Add next direction info somewhere in the map screen (the Maps API provides this for us, it’s just a matter of drawing it on the map somehow)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
franmr1979commented, Sep 14, 2021

Thank you! I have just built the APK! It’s working really great.

El mar., 14 sept. 2021 4:58, Walter Huf @.***> escribió:

@franmr1979 https://github.com/franmr1979 Build instructions have been posted to https://bimmergestalt.github.io/AAIdrive/developers hopefully that helps!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BimmerGestalt/AAIdrive/issues/245#issuecomment-918753458, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIMEXLM3EI6UVKIAVDTQCK3UB225NANCNFSM42SFU6ZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

1reaction
DominikS66commented, Apr 12, 2021
* [ ]  👀  Add a wakelock when using Phone GPS to keep updating the location even when the screen is off

I’ve tested the GMaps integration on my ID6 during driving while phone screen is off. GPS position is correctly updated while driving and map is moved (panning) with centralized GPS position, but map content is not reloaded/updated to actual resolution when driving to “next map sector”. Background refresh of map content doesn’t seem to work correct. I’ll make a video from this issue. Remark: access rights for AAId to phone location is set to “always”

Read more comments on GitHub >

github_iconTop Results From Across the Web

Maps JavaScript API Release Notes - Google Developers
The Maps JavaScript API team regularly updates the API with new features, bug fixes, and performance improvements. You can indicate which version of...
Read more >
Top Mapping and Maps APIs for Your Application - Flatlogic
The Google Maps API is created and maintained by Google. All updates, improvements and rules regarding its use come from Google.
Read more >
Prototyping a Smoother Map. A glimpse into how Google ...
A deep dive into online maps - from translating the globe into 2D, how Google Maps pioneered tiles, and custom rendering approaches for ......
Read more >
Google Maps Integration for Business - Industry Examples
Whether a static or interactive map, mobile or browser-based, with the Google Maps Platform you can integrate customizable maps into shops, websites, apps, ......
Read more >
Configure Google Maps for visual geolocation data
The MaxMind app provides a geolocate_IP action that uses Google Maps functionality to show a world map with a marker indicating the approximate ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found