1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Mapbox-gl-js v0.22.0-dev 发布, MapKit 开源实现 下载

本帖由 漂亮的石头2016-08-13 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    Mapbox-gl-js v0.22.0-dev 发布了,MapBox 是 iOS 上 MapKit 的一个开源实现。

    本次发布改进如下:


    • The GeoJSONSource, VideoSource, ImageSource constructors are now private. Please use map.addSource({...}) to create sources and map.getSource(...).setData(...) to update GeoJSON sources. #2667


    • Map#onError has been removed. You may catch errors by listening for the error event. If no listeners are bound to error, error messages will be printed to the console. #2852

    新特性 & 增强:


    • Increase max glyph atlas size to accomodate alphabets with large numbers of characters #2930


    • Add support for filtering features on GeoJSON / vector tile $id #2888


    • Update geolocate icon #2973


    • Add a close event to Popups #2953


    • Add a offset option to Marker #2885


    • Print error events without any listeners to the console #2852


    • Refactored Source interface to prepare for custom source types #2667

    Bug 修复:


    • Fix opacity property-functions for fill layers #2971


    • Fix DataCloneError in Firefox and IE11 #2559


    • Fix bug preventing camera animations from being triggered in moveend listeners #2944


    • Fix bug preventing fill-outline-color from being unset #2964


    • Fix webpack support #2887


    • Prevent buttons in controls from acting like form submit buttons #2935


    • Fix bug preventing map interactions near two controls in the same corner #2932


    • Fix crash resulting for large style batch queue #2926

    下载地址:

    Mapbox-gl-js v0.22.0-dev 发布, MapKit 开源实现下载地址
     
正在加载...