Google maps native sdk plugin confusion

Hi all,

I’m looking to build a simple app on ionic using the google maps native sdk because of the lower data usage and more native feel. I’ve looked at the documentation on the google website which is obviously all in java/swift.

So when I’m looking things up do I use the javascript sdk documentation because of ionic, or do I have to use the native documentation, get the meaning and put it into javascript?

Thanks!

You’d use this documentation

This will give you the methods for the Native map component.

It just give me a zoomed out earth map and won’t get to my position…