kekscom / osmbuildings

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

ol.inherits error #129

Open andreaordonselli opened 8 months ago

andreaordonselli commented 8 months ago

Can you help me with this error?

image

I attach the zip of the project, just start index.html At the bottom of the index there is this code:

var osmb = new OSMBuildings(map).date(new Date());
osmb.set(json_Edifici25d_0);

Many thanks