Flash hyperzoomed on transition to map
See original GitHub issueI’m submitting a … (check one with “x”) [x ] question [ ] any problem or bug report [ ] feature request
If you choose ‘problem or bug report’, please select OS: (check one with “x”) [ x] Android [ ] iOS
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)
Current behavior:
Expected behavior:
Screen capture or video record:
Related code, data or error log (please format your code or data):
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.
Video of the ‘hyper-zoomed’ in bug that flashed before map markers plot. We are using the most current plugin version on Android w Cordova 6.4.0. We do not destoy our maps, for the record.
https://www.youtube.com/watch?v=742U8xOwKUA&feature=youtu.be
Wondering if any idea what causes the hyperzoom has anyone experienced this? If you pause at the :26 sec mark and move fwd frame by frame you can see it best. You will see the very zoomed in map marker and street names, before getting back to our original zoom settings. The white flashes are here as well which any-input on is nice, but we may have just resolved that and are testing now. This is more about the zoom flash. If anyone is seeking a clue to the white flash link below may help you. https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/1161
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (5 by maintainers)
Top GitHub Comments
What is the
hyper-zoomed
? Do you mean high zoom level, such as zoom 20?And I guess you use css transition, or something. But the maps plugin can not detect it until the css event is finished.
Since there is no update for a while, I close this thread. But you can reply with new information.