MazeMap / Leaflet.TileLayer.PouchDBCached

A Leaflet tile layer which caches into PouchDB for offline use
MIT License
207 stars 68 forks source link

Does this plugin work with leaflet-bing #39

Open dioslibre opened 5 years ago

dioslibre commented 5 years ago

I tested this plugin with leaflet-bing made by Ivan but it doesn't seem to work. Am I doing something wrong?

nikolauskrismer commented 5 years ago

I used to use leaflet-bing-layer together with this and it worked just fine. However, I did not use the current versions (my setup was leaflet-bing-layer 3.3.0 together with leaflet 1.3.4 and github.com/nikolauskrismer/Leaflet.TileLayer.PouchDBCached#9ffb3a4).

However, since you are not writing what you are doing, I can not tell you if it is wrong :-) So... what did you do. What happens and why do you think it is not working...