Jan Marsch

Results 44 comments of Jan Marsch

I agree it should be filtered. Server side would beendigest but the buildings might be relevant. OTOH on client side means passing that information explicitly. Not an easy decision. Do...

We're not going to solve this soon but it remains on our list.

Acknowledged. thank you for reporting!

Hi, Missing heights are either set to a default of 9m or filled up by AI from our sponsor, ONEGEO. The project is paused for while but we'Re planning to...

Yes, don't pull that one in. But If you could create a branch, that'd be nice. Projections handling got some cleanup now. Next is OSM buildings geometry (incl. height).

Could you try to use Leaflets layer control? ~~~js var layers = { "buildings": osmb }; L.control.layers(layers).addTo(map); ~~~ It should also allow to remove layers. See: http://leafletjs.com/examples/layers-control/

Hi, OpenLayers3 is not officially supported and I can't barely give support. If there is anything you would like me to have a look at, please prepare an example with...

I'd love to spent more time on 2.5D version but have very little time to do so. The flicker did appear on earlier versions as well as it does in...

Sounds familiar. Can you confirm the library works standalone? Also, could you provide a running sample with your setup? Demo URL, CodePen etc.

`git checkout OSMBuildings`