3dcitydb / 3dcitydb-web-map

Cesium-based 3D viewer and JavaScript API for the 3D City Database
Apache License 2.0
377 stars 125 forks source link

Bounding Box #6

Closed walterogrady closed 8 years ago

walterogrady commented 8 years ago

Is there a way to access the bounding box and edit it's properties (e.g. colour)?

yaozhihang commented 8 years ago

check this: https://github.com/3dcitydb/3dcitydb-web-map/blob/master/js/CitydbKmlTilingManager.js#L419

walterogrady commented 8 years ago

That's what I changed. I was wondering if the properties were editable without altering the script file code.

yaozhihang commented 8 years ago

No, the only way for that is to adapt the source code.

lucasvw commented 8 years ago

Hi Walter,

This is Lucas. Richard and I gave you a training a while back at virtualcitysystems.

How is it going? Good to be reading you guys are working with the 3d-city web map! What are you building? Already something to look at? ;)