sakitam-fdd

Results 18 issues of sakitam-fdd

**maptalks's version and what browser you use?** version: 0.41.1 **Issue description** Marker 处于编辑状态时的边框控制点在视角倾斜时的位置不是预期效果,预期控制点还应该处于Marker周边。 ![image](https://user-images.githubusercontent.com/19517451/45614058-ce14ce00-ba9a-11e8-8a9a-1b5a65e027f9.png) **Please provide a reproduction URL (on any jsfiddle like site)** http://jsfiddle.net/sakitamfdd/tn6Lfv54/4/

bug

**Issue description** ---- v1.0.0 正式版发布功能完成度: To Do List: - [x] Add label and assign to milestone - [ ] Coding - [ ] optimization - [ ] Test - [...

**mapbox-gl-js version**: v2.15.0 - v3.0.1 **browser**: Chrome ### Steps to Trigger Behavior 1. Create a map 2. Add geojson data source 3. Add line layer 4. Add symbol layer ###...

**maptalks's version and what browser you use?** ---- 1.0.0-rc.28 **Issue description** ---- ```js const rasterLight = new maptalks.TileLayer('light', { urlTemplate: 'https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png', subdomains: ['a', 'b', 'c', 'd'], debug: true, }); ```...

bug

### Motivation I used this in the implementation of a patch mapbox tilt view tile, where we invert the missing tiles under this tier based on the row and column...

enhancement

The status related to stencil seems to be set to the depth state, and I am not sure if this is intentional or a bug https://github.com/visgl/luma.gl/blob/master/modules/webgl/src/classic/clear.ts#L53-L58 ![image](https://github.com/visgl/luma.gl/assets/19517451/7d31d43c-cd43-48ec-9fb4-b4f2147f182d) ![image](https://github.com/visgl/luma.gl/assets/19517451/ce719763-ba16-452e-989c-f5c92014eab3)

bug

When the map level is greater than 12, there will be a graphic position mutation. At present, it appears that the migration mode is switched when the level is greater...

## Motivation Currently, the custom data source of mapbox only supports Raster type, Judging by the following logic: ```js function isRaster(data: any): boolean { return data instanceof ImageData || data...

version: 1.0.0-beta.4 webpack: 4.39.2 ![image](https://user-images.githubusercontent.com/19517451/63681582-9d9bef00-c828-11e9-966b-a8a2ef72419a.png) tiffData: [20190825200.tif.zip](https://github.com/ceresimaging/fast-geotiff/files/3540583/20190825200.tif.zip)