mapbox-gl-opendoor
Advanced tools
Changelog
0.17.0 (April 13 2016)
map.batch
in favor of automatically batching style mutations (i.e. calls to Map#setLayoutProperty
, Map#setPaintProperty
, Map#setFilter
, Map#setClasses
, etc.) and applying them once per frame, significantly improving performance when updating the style frequently #2355 #2380util.throttle
#2345Map#queryRenderedFeatures
and Map#querySourceFeatures
#2349circle-color
and circle-size
#1932Popup#setDOMContent
method #2436WebWorker
instead of # cpus - 1
WebWorker
s, slowing down tile loading times #2408Map#queryRenderedFeatures
would sometimes return features that had been removed #2353clusterMaxZoom
option on GeoJSONSource
not working as expected #2374Map#queryRenderedFeatures
or Map#querySourceFeatures
with no argumentsMap#setLayoutProperty
for text-field
or icon-image
#2407