🗺 Maps integration improvements
See original GitHub issueAfter 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
andCDS.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:
- Created 2 years ago
- Reactions:3
- Comments:17 (5 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thank you! I have just built the APK! It’s working really great.
El mar., 14 sept. 2021 4:58, Walter Huf @.***> escribió:
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”