issues
search
mapbox
/
mapbox-gl-leaflet
binding from Mapbox GL JS to the Leaflet API
ISC License
522
stars
155
forks
source link
v0.0.10
#105
Closed
w8r
closed
5 years ago
w8r
commented
5 years ago
Added
.getContainer()
,
.getSize()
,
getBounds()
and
getCanvas()
methods.
Changed
internal code changes to bring it closer to other overlay layers.
Added
.getContainer()
,.getSize()
,getBounds()
andgetCanvas()
methods.Changed