Results 8 issues of zhaoq

不使用source.transforms参数,图层是否支持渲染,一份坐标系为3857的geojson。没有看到任何穿数据坐标系的参数

we need a package. because https://github.com/proj4js/proj4js/pull/344

i use proj4.defs(epsg, wkt),wkt = "....AXIS["Geodetic latitude", NORTH], AXIS["Geodetic longitude", EAST];" . but proj4 dosen't transform AXIS to axis. the openlayer need to use axis. the value of axis, such...

the first picture was from the website.( https://www.lokeshdhakar.com/projects/color-thief/) ![image](https://user-images.githubusercontent.com/22816207/67840645-520c0700-fb31-11e9-86c2-38f155cdd2ee.png) the second picture, i download the dist from github. ![image](https://user-images.githubusercontent.com/22816207/67840782-94354880-fb31-11e9-9178-2a31f36705d9.png) i compared two pictures, the result is different. why ?

i use it in EPSG:4326 or EPSG:3857. The result is an oval. ![image](https://user-images.githubusercontent.com/22816207/111156098-4effa280-85d0-11eb-9a99-340ff9457b68.png)

react图层组件,没有行政区划图层。是没有支持吗?

![image](https://github.com/mapbox/mapbox-gl-js/assets/22816207/e407238b-53ec-4fb7-98b8-41f88c409052)

needs information :pray:

### 问题描述 动画线,使用部分图片作为贴图,线不出现贴图效果。 ### 重现链接 https://stackblitz.com/edit/stackblitz-starters-8nipre?file=index.html ### 重现步骤 1. 默认使用 point-83030565 图片作为线贴图,线不会出现贴图效果。 2. 使用star 图片作为线贴图,线能出现贴图效果 ### 预期行为 我期望所有图片都能看出贴图效果 ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] - 网页浏览器:...