Searched refs:tileSpaceBoundsMax (Results 1 – 1 of 1) sorted by relevance
318 …GeometryCoordinate tileSpaceBoundsMax = TileCoordinate::toGeometryCoordinate(renderTile.id, box.ma… in queryRenderedFeatures() local319 if (tileSpaceBoundsMax.x + queryPadding < 0 || tileSpaceBoundsMax.y + queryPadding < 0) { in queryRenderedFeatures()