Web GIS 开发框架 mapbox-gl-js 0.53.0 发布

栏目: JavaScript · 发布时间: 6年前

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

WEB GIS 开发框架 mapbox-gl-js 0.53.0 已发布,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 修复

  • Upgrades Earcut to fix a rare bug in rendering polygons that contain a coincident chain of holes ( #7806 , fixed by  #7878 )

  • 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 )

更新日志


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入浅出Ajax

深入浅出Ajax

(美)Brett McLaughlin / 东南大学出版社 / 2006-5 / 98.00元

本书将教会您如何在很短的时间内掌握使用JavaScript代码来向服务器提交异步请求?同时,您可以学习如何使用诸如动态HTML、XML、JSON、DOM等技术来解决开发过程中遇到的许多问题。让你从那些繁琐而笨拙的网站开发技术中彻底解放出来!本书将是一本指导您进行异步开发的经典参考书籍。   作为一名网站设计人员,您也许时常因为遇到以下情况而烦恼:用户只是移动了鼠标就要从服务器重载数据......一起来看看 《深入浅出Ajax》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码