Closed mjanda closed 9 years ago
Right now, I think the only (sane) way is to override whole _createLayer(). What about moving setView() into separate function so you could override just that.
Can I send PR?
You need to call fitBounds instead of setView?
fitBounds
setView
Sure, a PR would be great.
Right now, I think the only (sane) way is to override whole _createLayer(). What about moving setView() into separate function so you could override just that.
Can I send PR?