Hans

Results 131 comments of Hans

@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...

Kinda strange, because i don't see any changes that would cause that, but i can confirm what @CodeWithOz said. My Markers that are set via `url: './assets/...'` doesn't work anymore...

No i'm using your branch @ebhsgit 🤔 Before i was using Version `2.7.1`. @wf9a5m75 i think this should be fixed in a hotfix `2.7.2` as it blocks the migration to...

@wf9a5m75 i just tried to install from your branch. I got a lot of build errors, for example: ```bash L.92: Cannot resolve symbol 'viewPlugins' L.102: Inconvertible types; cannot cast 'org.apache.cordova.PluginEntry'...

Do you just set the `icon: './assets/imgs/map/markers/start.png'` or do you set more options like size and anchor?

Strange, Version `2.7.1` works fine, but when i install from this PR directly it doesn't

@wf9a5m75 I completely removed the `platforms`, `plugins`, `www`, `node_modules` folder and the `package_lock.json` and installed and build everything from zero