Sergei Melman

Results 2 comments of Sergei Melman

A little comment about `mapboxgl.CustomSourceInterface` in version "2.10.0" This `T` is expected to be `HTMLImageElement | ImageData | ImageBitmap` as it is declared in ``` export type AnySourceData = .........

I think It would be good for Attr as well : ```go func (a Attr) ReadStrings(data []string) error ```