turn by turn navigation with google maps sdk ios - ios

Is it possible to have turn by turn navigation in iOS app by using google maps SDK for iOS. I want achieve this without launch google map app/ URL schema. Is this possible inside the app.

Related

Ionic multiple google maps are greyed on IOS device

in my Ionic 6 application running under capacitor, i'm using angular googleMaps component.
I need to use this map component in several pages of my application.
In my browser, everything works fine.
When i run the app on my IOS physical device, the map is correctly displayed in the first page.
But, when i navigate to other page with the same googleMap component, the map is displayed greyed out.
When i touch the map, the grey disappears and the map is correctly displayed.
In Google Cloud Console, i resticted the API key to some http urls ( not to an IOS app because of ionic ) but this does not solve the issue.
Do you have any ideas ?
Thanks

Mapping of React Native components in iOS

We're trying to do automated testing of React Native application. For that, we want to figure out which React Native component maps to what iOS components. So far I can see that:
Image (React) maps to RCTImageView/UIImageView (iOS)
ScrollView (React) maps to RCTCustomScrollView/UIScrollView (iOS)
What about TouchableOpacity and View? How is that rendered on iOS? Where can I find a full list of these mappings?

Downloaded map not visible in hybrid or satellite mode and visible only in normal mode for offline. Here Maps SDK

I have downloaded maps using here sdk in iOS and nmamaploader. I am able to see the map in only normal mode for offline state. any other states such as hybrid or satellite mode shows only blank nmamapview. Is there anything to add while downloading map or so?
Hybrid and Satellite modes are available only in online state.

Navigation Supported Augmented Reality SDK in iOS

I have a requirement in my app where a user enters 'from' and 'to' destination in the map and the user will be guided by turn by turn navigation.So, I'm looking for an iOS Augmented Reality SDK which supports turn by turn on screen navigation. I know wikitude drive supports this feature. But as it is in beta mode, they are not providing any sdk for this as far I know. Is there any other paid or open source SDK avilable in the market which supports on screen navigation?

Enable/disable rotation on Salesforce IOS Hybrid app

Is there any way to control the rotation of an Salesforce IOS Hybrid app. I'm using Salesforce IOS SDK. I want to have some of the screens allow to rotate and some not. I know we can set it the app's general setting but it will apply across the whole app not into each screen.

Resources