Open EinfachHans opened 4 years ago
Please share your project files on GitHub repository. I guess problem is in your code. This plugin is used by bunch of people, and no one report that. Also this plugin just passes the position data to the Google Maps SDK, no manipulation.
For the reasons, I guess the problem is in your code.
i will create a repo in the next days, thank you!
@wf9a5m75
Here is the Repo with minimal reproducable Code: https://github.com/EinfachHans/google-maps-bug Only appears on ios. btw: while build ios first time, the adding of your plugin takes very long for me (sometimes up to 5 minutes), do you have this too?
info: Looks like not the click on the marker makes it updated, but the setting of a new icon does (what i am doing on marker click)
btw: while build ios first time, the adding of your plugin takes very long for me (sometimes up to 5 minutes), do you have this too?
Yes. This is related to https://github.com/ionic-team/ionic-native-google-maps/issues/320
I'm submitting a ... (check one with "x")
OS: (check one with "x")
cordova information: (run
$> cordova plugin list
)If you use
@ionic-native/google-maps
, please tell the package.json (only@ionic-native/core
and@ionic-native/google-maps
are fine mostly)Current behavior:
I have a pool of marker (count of 50), which gets updated by position and visibility. After i update all of them, some aren't updated in their position. If i add a small Timeout before enabling the visibility it works:
Without it don't. I even can't click them, but if i trigger a click from code, they are placed to the correct position.
Expected behavior:
To not have this bug^^ I'm unsure, but maybe this is because the position update is async and currently we have no possibilty to wait for it's completion?
Screen capture or video record:
If needed i can create a video record, but because of some sensitive data i don't want to share public
Support this plugin activity
I appreicate if you give me a beer :beer: from here