-
很棒很不错的产品。有个需求是显示地下场景,在地图之下显示一些要素,比如简单地一个多边形、圆形。altitude为正值时,能够基于高度显示要素。但当设置altitude为负值时,实际还是贴地表显示。比如:
```js
var rectangle = new maptalks.Rectangle([128.56, 38.56], 80000, 70000, {
…
-
vt图层增加用bbox查询接口的数据,类似mapbox里的[queryRenderedFeatures](https://docs.mapbox.com/mapbox-gl-js/api/map/#map#queryrenderedfeatures)方法
-
**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…
-
**maptalks's version and what browser you use?**
----
直线的无线滚动动画在高分辨率的屏幕上会使整个页面卡死
**Issue description**
---
let start = [item1.pointList[0].lngWgs, item1.pointList[0].latWgs];
let e…
JGS12 updated
2 months ago
-
**maptalks's version and what browser you use?**
----
chrome
**Issue description**
----
在openlayers上能正常加载显示,maptalks无法加载,图片全是404
**Please provide a reproduction URL (on any jsfiddle like sit…
-
const maptalks = require('maptalks');
//with node-canvas 2.0
const { createCanvas, Image } = require('canvas');
//load node adapters, source: https://github.com/maptalks/maptalks.node
require('m…
-
Failed to compile.
./node_modules/_maptalks.mapboxgl@0.3.3@maptalks.mapboxgl/dist/maptalks.mapboxgl.es.js
Module not found: Can't resolve 'mapbox-gl' in 'D:\w-code\neweconomy\nc\node_modules\_mapt…
-
-
报告人: rockmap
场景默认光照 亮点有调整吗?感觉更新完api 整体亮度调高了 模型被照的特别亮 都发白了。。。
![T(V6}@8NTPDOB9)T918K7KF_tmb](https://github.com/maptalks/issues/assets/13678919/315bb471-66c9-4d53-831e-c532b72a5040)
![CRC%3X5L…
-
这样能用某个属性的值作为url的一部分来确定markerFile的url