TileOverlay can not be shown
See original GitHub issueHi, I updated plugin to 2.0.9-beta-20170918-1858. Then, tileOverlay can not be Shown.
You can reproduce the issue in cordova-google-maps v2.0 example
.
Please check it, thanks a lot.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
TileOverlay not rendering tiles in Google Maps Android app
No tiles show up on the map. I've played around with zIndex of the tile overlay with no effect. Can anyone offer some...
Read more >TileOverlay still downloading tiles even if not visible? #2481
I added a tile overlay with map.addTileOverlay. This works nicely. I can toggle the overlay visibility with tileOverlay.setVisible().
Read more >Tile Overlays | Maps SDK for Android - Google Developers
A tile overlay, sometimes called a tile layer, is a collection of images that are displayed on top of the base map tiles....
Read more >MKTileOverlay not displayed on iOS… - Apple Developer
If I set it to NO, it will not display on any iOS 14 device. ... Having to set canReplaceMapContent to YES on...
Read more >Bug: v1.8.0 uses excessive CPU and never loads tile overlay ...
It is odd this produces a massive CPU spike, as it does not appear to ever load the OSM tiles and there is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed. Please reinstall the plugin from the multiple_maps branch.
Oh…