gregallensworth / L.TileLayer.Cordova

Leaflet TileLayer subclass which caches to local filesystem, for Cordova/Phonegap
MIT License
87 stars 25 forks source link

imageOverlay._image.parentElement.replaceChild #10

Closed robert1c closed 7 years ago

robert1c commented 9 years ago

Hi

when I use "L.TileLayer.Cordova" and function imageOverlay._image.parentElement.replaceChild "_image" is not defined. Do I something wrong. Please help me.

r.

gregallensworth commented 8 years ago

Can you clarify this? I'm not following what you're trying to accomplish, nor how a ImageOverlay class comes into the question.