kekscom / osmbuildings

OSM Buildings Classic 2.5D
http://osmbuildings.org
BSD 2-Clause "Simplified" License
505 stars 140 forks source link

Zoom level always 16 #128

Open R1im opened 8 months ago

R1im commented 8 months ago

Im trying to use my own custom geojson with: var osmb = new OSMBuildings(map).load('https://localhost:3000/osm/{z}/{x}/{y}.json');

Zoom level(z) is always 16 no matter what level use has. Where can I find more documentation for OSMB+leaflet? Seems that leaflet website took it down