-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Property 'get' does not exist on type 'GoogleMapsMarker' #798
Comments
The wrapper we have for GoogleMaps is for an older version. We haven't Use their API directly for now, or downgrade to an older version. Not sure On Nov 17, 2016 1:17 AM, "Santu Koley" [email protected] wrote:
|
@ihadeed I am using "ionic-native": "^2.0.3". |
I meant the plugin's version, not Ionic Native. |
@ihadeed cordova-plugin-googlemaps "version": "1.3.9", |
Oh never mind, I'm sorry. This method was there in v1, we just didn't have it in our wrapper. Will fix this soon. |
@ihadeed I am new to Ionic2 can u please guide me how to Use their API directly any code snippet?? |
Ok this is fixed now. |
I want to use following feature listed in cordova-plugin-googlemaps but always getting this error.
https://github.com/mapsplugin/cordova-plugin-googlemaps/wiki/Marker#add-your-data-and-hold-them
The text was updated successfully, but these errors were encountered: