nebula.gl
nebula.gl copied to clipboard
set the marker style in DrawPointMode ?
Can that be done or is that a feature request ?
Hi @cubecleveland There is no way to do it right now If you want to create points not as circles, but with custom icons. With Geojson layer we can pass pointType = 'icon', but this property isn't passed from EditableGeojsonLayer to GeojsonLayer on the current master.