Searched refs:clusterMaxZoom (Results 1 – 3 of 3) sorted by relevance
25 uint8_t clusterMaxZoom = 17; member
63 options.clusterMaxZoom = static_cast<uint8_t>(*toNumber(*clusterMaxZoomValue)); in operator ()()
56 clusterOptions.maxZoom = options.clusterMaxZoom; in Impl()