iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.06k stars 290 forks source link

fix(VectorTileLayer): fix icon.id with {xx} or/and .stops #2330

Open ftoromanoff opened 1 month ago

ftoromanoff commented 1 month ago

Fix Issue #2328

There is an issue with icons and sprites linked with a bad interpretation of properties containing {data} and/or stops properties.

This PR aims at solving the issue

ftoromanoff commented 4 days ago

@AnthonyGlt could you have a look at this PR?