GVKun编程网logo

Web GIS 开发框架 mapbox-gl-js v0.53.0-beta.1 发布(gis框架开源)

7

如果您想了解WebGIS开发框架mapbox-gl-jsv0.53.0-beta.1发布的相关知识,那么本文是一篇不可错过的文章,我们将对gis框架开源进行全面详尽的解释,并且为您提供关于Ember.

如果您想了解Web GIS 开发框架 mapbox-gl-js v0.53.0-beta.1 发布的相关知识,那么本文是一篇不可错过的文章,我们将对gis框架开源进行全面详尽的解释,并且为您提供关于Ember.js 3.3.0-beta.4 发布,JS Web 应用开发框架、Ember.js 3.4.0 beta.2 发布,JS Web 应用开发框架、Ember.js 3.6.0-beta.2 发布,JS Web 应用开发框架、Ember.js v3.8.0-beta.1 发布,JS Web 应用开发框架的有价值的信息。

本文目录一览:

Web GIS 开发框架 mapbox-gl-js v0.53.0-beta.1 发布(gis框架开源)

Web GIS 开发框架 mapbox-gl-js v0.53.0-beta.1 发布(gis框架开源)

WEB GIS 开发框架 mapbox-gl-js v0.53.0-beta.1 已发布,Mapbox GL JS 是一个 JavaScript 库,使用 WebGL 渲染交互式矢量瓦片地图和栅格瓦片地图。WebGL 渲染意味着高性能,MapboxGL 能够渲染大量的地图要素,拥有流畅的交互以及动画效果、可以显示立体地图并且支持移动端,是一款十分优秀的 WEB GIS(地理信息系统) 开发框架。

新特性

  • Enable fill-extrusion querying with ray picking (#7499)

  • Add clusterProperties option for aggregated cluster properties (#2412, fixed by #7584)

  • Allow initial map bounds to be adjusted with fitBounds options. (#7681) (h/t elyobo)

  • Remove popups on Map#remove (#7749) (h/t andycalder)

  • Add Map#removeFeatureState (#7761)

  • Add number-format expression (#7626)

  • Add symbol-sort-key style property (#7678)

Bug 修复

  • Allow file:// protocol in XHR requests for Cordova/Ionic/etc (#7818)

  • Correctly handle WebP images in Edge 18 (#7687)

  • Fix bug which mistakenly requested WebP images in browsers that do not support WebP (#7817) (#7819)

  • Fix images not being aborted when dequeued (#7655)

  • Fix DEM layer memory leak (#7690, fixed by #7691)

  • Set correct color state before rendering custom layer (#7711)

  • Set LngLat.toBounds() default radius to 0 (#7722, fixed by #7723) (h/t cherniavskii)

  • Fix race condition in feature-state dependent layers (#7523, fixed by #7790)

  • Prevent map.repaint from mistakenly enabling continuous repaints (#7667)

  • Prevent map shaking while zooming in on raster tiles (#7426)

  • Fix query point translation for multi-point geometry (#6833, fixed by #7581)

更新日志

Ember.js 3.3.0-beta.4 发布,JS Web 应用开发框架

Ember.js 3.3.0-beta.4 发布,JS Web 应用开发框架

Ember.js 3.3.0-beta.4 发布了,Ember.js 是一个 JavaScript 框架,它极大地减少了构建任何 Web 应用程序所需的时间、精力和资源。它致力于通过完成大多数 Web 开发项目中涉及的所有常见、重复且至关重要的任务,帮助开发人员达成目标。

此次更新修复了两个 bug:

  • #16754 [BUGFIX] 修复容器销毁时间问题。

  • #16767 [BUGFIX] 确保 meta._parent 被初始化。

发布公告

下载地址:

  •  Source code (zip)

  •  Source code (tar.gz)

Ember.js 3.4.0 beta.2 发布,JS Web 应用开发框架

Ember.js 3.4.0 beta.2 发布,JS Web 应用开发框架

Ember.js 3.4.0 beta.2 发布了,Ember.js 是一个 JavaScript 框架,它极大地减少了构建任何 Web 应用程序所需的时间、精力和资源。它致力于通过完成大多数 Web 开发项目中涉及的所有常见、重复且至关重要的任务,帮助开发人员达成目标。

该版本暂未提供更新内容,更新动态请关注更新日志,或参考提交记录。

下载地址:

  • Source code (zip)

  • Source code (tar.gz)

Ember.js 3.6.0-beta.2 发布,JS Web 应用开发框架

Ember.js 3.6.0-beta.2 发布,JS Web 应用开发框架

Ember.js 3.6.0-beta.2 已发布,Ember.js 是一个 JavaScript 框架,它极大地减少了构建任何 Web 应用程序所需的时间、精力和资源。它致力于通过完成大多数 Web 开发项目中涉及的所有常见、重复且至关重要的任务,帮助开发人员达成目标。

更新内容:

  • #17130 [BUGFIX] Ensure that timers scheduled after a system sleep are fired properly.

  • #17137 [BUGFIX] Assert when local variables shadow modifier invocations

  • #16923 [BUGFIX] ES6 classes on/removeListener and observes/removeObserver interop v2

  • #17128 [BUGFIX] Fix sourcemaping issues due to multiple sourcemap directives.

  • #17115 [BUGFIX] Pass the event parameter to sendAction

  • #17153 [BUGFIX] Blueprints can generate components with a single word name

下载地址:

  • Source code (zip)

  • Source code (tar.gz)

Ember.js v3.8.0-beta.1 发布,JS Web 应用开发框架

Ember.js v3.8.0-beta.1 发布,JS Web 应用开发框架

Ember.js 3.6.0-beta.2 已发布,Ember.js 是一个 JavaScript 框架,它极大地减少了构建任何 Web 应用程序所需的时间、精力和资源。它致力于通过完成大多数 Web 开发项目中涉及的所有常见、重复且至关重要的任务,帮助开发人员达成目标。

更新内容

  • #17143 / #17375 [FEATURE] Implement Element Modifier Manager RFC (see emberjs/rfcs#0373).

  • #17054 / #17376 [FEATURE] Implement array helper RFC (see emberjs/rfcs#0318)

  • #16735 [BUGFIX] Observed properties not being marked as enum

  • #17319 [CLEANUP] Remove deprecated ''POSITIONAL_PARAM_CONFLICT''

  • #17394 [CLEANUP] Remove deprecated code in mixins/array

  • #17166 Improve performance of get() / set()

  • #16710 Deprecation of (private) NAME_KEY

  • #17244 Upgrade to Glimmer VM 0.37.0

  • #17216 Use native Error instead of custom Error subclass.

  • #17340 Remove unused hooks variable from qunit-rfc-232 util-test blueprint

  • #17357 Allow notifyPropertyChange to be imported from @ember/object

  • #17413 Fix missing import in instance-initializer blueprint for ember-mocha

下载地址

今天的关于Web GIS 开发框架 mapbox-gl-js v0.53.0-beta.1 发布gis框架开源的分享已经结束,谢谢您的关注,如果想了解更多关于Ember.js 3.3.0-beta.4 发布,JS Web 应用开发框架、Ember.js 3.4.0 beta.2 发布,JS Web 应用开发框架、Ember.js 3.6.0-beta.2 发布,JS Web 应用开发框架、Ember.js v3.8.0-beta.1 发布,JS Web 应用开发框架的相关知识,请在本站进行查询。

本文标签: