Google Map Api Integrate with Playcanvas

I want to integrate Google Map Api to playcanvas i need some help, references…

You’re probably not talking about this, but just in case: GitHub - playcanvas/earthatile: Engine-agnostic runtime for 3D Tiles geospatial datasets

I have this but i don’t have Google Map Api key

The Google Maps docs have a good tutorial on getting started.

As far as PlayCanvas goes, there’s nothing specific. The maps API renders into its own DOM node, so you should be able to just initialize this from a PlayCanvas Script