DanielDicksonDillimono / in_vehicle_infotainment

A take on in-vehicle-infotainment systems.
https://danieldicksondillimono.atlassian.net/jira/software/projects/IVI1/boards/2
1 stars 0 forks source link

Make map center around around search result #13

Open DanielDicksonDillimono opened 4 months ago

DanielDicksonDillimono commented 4 months ago

The map should move to the coordinate of the closest search result coordinate with a radius of 100 km.

DanielDicksonDillimono commented 4 months ago

Some corrections to @UnculturedCat commit message: The fix was to create an explicit connection between the mapZoomLevelChanged signal, emitted by the cpp class, and the qml class.