Skip to content

[Support Request]: iOS Navigation Route Not Displaying While Map Loads Correctly (works on Android). #616

@kunalpathak24

Description

@kunalpathak24

Description

We are facing an issue with the react-native-navigation-sdk for Google Maps on iOS.

The map loads successfully, but the navigation route is not being displayed on iOS. The same implementation is working correctly on Android, where the route renders as expected.

Issue Summary

  • The map loads successfully on iOS.
  • However, the navigation route/polyline is not displayed on the map.
  • The same implementation works correctly on Android, where the route is displayed as expected.

Environment

Library: @googlemaps/react-native-navigation-sdk
Platform: iOS
React Native version: 0.81.5
SDK version: 0.16.1

Steps to Reproduce

  • Initialize the navigation SDK
  • Load the map view
  • Set origin and destination
  • Start navigation / request route

Expected Behavior

The navigation route should be displayed on the map in iOS, similar to Android.

Actual Behavior

  • Map loads correctly.
  • Navigation route is not rendered.

Additional Details

  • Permissions (location) are properly enabled on iOS
  • Google Maps API key is configured correctly
  • Same configuration works on Android without issues

Questions

  • Are there any iOS-specific configuration steps required for route rendering?
  • Are there known issues related to route display on iOS?
  • Is there any additional debugging information or logging that we should enable to diagnose this issue?

Any guidance would be appreciated.

Thank you.

Metadata

Metadata

Assignees

Labels

triage meI really want to be triaged.type: questionRequest for information or clarification. Not an issue.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions