add leaflet demo with osm carto raster tiles, pass leaflet options

This commit is contained in:
Brandon Liu
2021-03-31 15:11:16 +08:00
parent 0720931e48
commit 5f3ffb83bf
3 changed files with 4 additions and 9 deletions

View File

@@ -178,7 +178,7 @@
})
},
})
return new cls()
return new cls(options)
}
}
return {PMTiles:PMTiles}