ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

When I open htmlInfoWindow as soon as adding marker, it'll be not displayed with wrong css. #231

Closed JeongJun-Lee closed 5 years ago

JeongJun-Lee commented 5 years ago

I'm submitting a ... (check one with "x")

If you choose 'problem or bug report', please select OS: (check one with "x")

cordova information: (run $> cordova plugin list)

insert the output from the command here

If you use @ionic-native/google-maps, please tell the package.json (only @ionic-native/core and @ionic-native/google-maps are fine mostly) "@ionic-native/core": "^5.5.0", "@ionic-native/google-maps": "^5.5.0"

Current behavior:

When I open htmlInfoWindow as soon as adding marker, it'll be not displayed with wrong css.

Expected behavior:

When I open htmlInfoWindow as soon as adding marker, it'll be displayed well.

Screen capture or video record:

Related code, data or error log (please format your code or data): Like https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/2657, I applied to MARKER_CLICK's trigger to open htmlInfoWindow as soon as adding marker. Actually it works. But it'll not shown correctly like screenshot below.

image

The person who share your project files on Github (or other git repository) is in faster lane than other people.
Please share your project files on Github or others(Bitbucket, Gitlabs...etc).
If you don't want to share your project files, please create a demo project, then share it.

Screen captures, and/or native logs(such as Logcat, xcode logs) are appreciate.

Giving much information, you are waiting time is less.
Thank you for your cooperation.
wf9a5m75 commented 5 years ago

Please share your project files on GitHub repository. I guess your CSS affects to the plugin program