Skip to content

Google Navigation SDK 7.x.x problems #1679

@ryust

Description

@ryust

The Google Navigation SDK for Android includes play-services-maps. Using the utils MarkerManager for marker clicks works fine with the older SDK 6.3.3 version of Navigation SDK. But, upgrading to any of the latest 7.x.x releases of the SDK prevents the map from responding to marker clicks when using MarkerManager. Google made big changes to the 7 series which I suspect now interferes with the utils library.

Please create a demo that utilizes the Navigation SDK internal maps (exclude group: 'com.google.android.gms', module: 'play-services-maps' in the app build). A sample app could be used by others which trying to implement the Navigation SDK.

It should be easy to just clone an existing sample and add the Navigation SDK in the gradle build without having to alter the app. This should highlight what inside MarkerManager doesn't work with the latest SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions