google-maps
google-maps copied to clipboard
Capacitor Plugin using native Google Maps SDK for Android and iOS.
FAILURE: Build completed with 8 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':app:mergeDebugResources'. > Could not resolve all files for configuration...
**Describe the bug** Error: "CapacitorGoogleMaps.initialize()" is not implemented on android **To Reproduce** Steps to reproduce the behavior: 1. Clean Ionic v6 project (tabs, React) + Capacitor v4 2. Add map...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when there are multiple pins in the same location and I can't use marker clustering :) **Does...
**Describe the bug** Many times on refresh I get this error **To Reproduce** Copy your code from : https://capacitorjs.com/docs/apis/google-maps#addmarkers run in web and then refresh the page **Screenshots**
**Describe the bug** Hello, When i create html element for map and later create map from code, the map which appears is in front of other UI elements. When change...
…n Lat/Lng. Based on contribution by @J-Gonzalez PR #81 but updated to match project structure now being used in main branch
**Is your feature request related to a problem? Please describe.** I´m trying to use this plugin in version with shapes without any success, since many days. **Describe the solution you'd...
**Describe the bug** We are loading the map, but are unable to interact with it. We have all of the scrollable gestures enabled in the config and have the background...
**Is your feature request related to a problem? Please describe.** Corner bounds are extremely useful when needing to query the viewport to get points within the view. **Does this feature...
v2.0
This plugin is already quite good. But IMHO it still misses a few things to be a full fletched alternative to [`cordova-plugin-googlemaps`](https://github.com/mapsplugin/cordova-plugin-googlemaps) in production. I like to propose the following...