Skip to content
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

Closed
santu-git opened this issue Nov 17, 2016 · 7 comments
Closed

Property 'get' does not exist on type 'GoogleMapsMarker' #798

santu-git opened this issue Nov 17, 2016 · 7 comments
Milestone

Comments

@santu-git
Copy link

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

@ihadeed
Copy link
Collaborator

ihadeed commented Nov 17, 2016

The wrapper we have for GoogleMaps is for an older version. We haven't
updated it yet.

Use their API directly for now, or downgrade to an older version. Not sure
what the version number is, I'm on my phone right now.

On Nov 17, 2016 1:17 AM, "Santu Koley" notifications@github.com wrote:

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


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#798, or mute the thread
https://github.com/notifications/unsubscribe-auth/ANJ8dOpDQJjBR6zSDKs31nTBBC9acY2Rks5q-_FygaJpZM4K05T3
.

@santu-git
Copy link
Author

@ihadeed I am using "ionic-native": "^2.0.3".

@ihadeed
Copy link
Collaborator

ihadeed commented Nov 17, 2016

I meant the plugin's version, not Ionic Native.

@santu-git
Copy link
Author

@ihadeed cordova-plugin-googlemaps "version": "1.3.9",

@ihadeed
Copy link
Collaborator

ihadeed commented Nov 17, 2016

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 ihadeed added this to the v2.2.6 milestone Nov 17, 2016
@santu-git
Copy link
Author

santu-git commented Nov 17, 2016

@ihadeed I am new to Ionic2 can u please guide me how to Use their API directly any code snippet??

@ihadeed
Copy link
Collaborator

ihadeed commented Nov 23, 2016

Ok this is fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants