An example implementation to show Google Maps in Ionic 4
- It provides a very basic implementation of Google Maps in Ionic 4.
- The same code can be used to build for both the platforms i.e. Android and iOS.
- Follow the tutorial for Android. Will be providing the tutorial for iOS soon.
- Make sure to provide a valid key in package.json -> API_KEY_FOR_ANDROID and replace xxxxxx with your key.
- Also update config.xml and replace the API_KEY_FOR_ANDROID value xxxxxx with your key.