@@ -155,6 +155,8 @@ package com.mapbox.maps.plugin.annotation.generated {
155155 method public java.util.List<com.mapbox.maps.plugin.annotation.OnClusterClickListener> getClusterClickListeners();
156156 method public java.util.List<com.mapbox.maps.plugin.annotation.OnClusterLongClickListener> getClusterLongClickListeners();
157157 method public com.mapbox.maps.extension.style.expressions.generated.Expression? getLayerFilter();
158+ method public Double? getMaxZoom();
159+ method public Double? getMinZoom();
158160 method public String? getSlot();
159161 method public void setCircleBlur(Double?);
160162 method public void setCircleColorInt(@ColorInt Integer?);
@@ -176,6 +178,8 @@ package com.mapbox.maps.plugin.annotation.generated {
176178 method public void setCircleTranslateAnchor(com.mapbox.maps.extension.style.layers.properties.generated.CircleTranslateAnchor?);
177179 method protected void setDataDrivenPropertyIsUsed(String property);
178180 method public void setLayerFilter(com.mapbox.maps.extension.style.expressions.generated.Expression?);
181+ method public void setMaxZoom(Double?);
182+ method public void setMinZoom(Double?);
179183 method public void setSlot(String?);
180184 property public final Double? circleBlur;
181185 property @ColorInt public final Integer? circleColorInt;
@@ -198,6 +202,8 @@ package com.mapbox.maps.plugin.annotation.generated {
198202 property public java.util.List<com.mapbox.maps.plugin.annotation.OnClusterClickListener> clusterClickListeners;
199203 property public java.util.List<com.mapbox.maps.plugin.annotation.OnClusterLongClickListener> clusterLongClickListeners;
200204 property public com.mapbox.maps.extension.style.expressions.generated.Expression? layerFilter;
205+ property public final Double? maxZoom;
206+ property public final Double? minZoom;
201207 property public final String? slot;
202208 field public static final com.mapbox.maps.plugin.annotation.generated.CircleAnnotationManager.Companion Companion;
203209 }
@@ -517,6 +523,8 @@ package com.mapbox.maps.plugin.annotation.generated {
517523 method public java.util.List<java.lang.Double>? getIconTranslate();
518524 method public com.mapbox.maps.extension.style.layers.properties.generated.IconTranslateAnchor? getIconTranslateAnchor();
519525 method public com.mapbox.maps.extension.style.expressions.generated.Expression? getLayerFilter();
526+ method public Double? getMaxZoom();
527+ method public Double? getMinZoom();
520528 method public String? getSlot();
521529 method public Boolean? getSymbolAvoidEdges();
522530 method public com.mapbox.maps.extension.style.layers.properties.generated.SymbolElevationReference? getSymbolElevationReference();
@@ -595,6 +603,8 @@ package com.mapbox.maps.plugin.annotation.generated {
595603 method public void setIconTranslate(java.util.List<java.lang.Double>?);
596604 method public void setIconTranslateAnchor(com.mapbox.maps.extension.style.layers.properties.generated.IconTranslateAnchor?);
597605 method public void setLayerFilter(com.mapbox.maps.extension.style.expressions.generated.Expression?);
606+ method public void setMaxZoom(Double?);
607+ method public void setMinZoom(Double?);
598608 method public void setSlot(String?);
599609 method public void setSymbolAvoidEdges(Boolean?);
600610 method public void setSymbolElevationReference(com.mapbox.maps.extension.style.layers.properties.generated.SymbolElevationReference?);
@@ -674,6 +684,8 @@ package com.mapbox.maps.plugin.annotation.generated {
674684 property public final java.util.List<java.lang.Double>? iconTranslate;
675685 property public final com.mapbox.maps.extension.style.layers.properties.generated.IconTranslateAnchor? iconTranslateAnchor;
676686 property public com.mapbox.maps.extension.style.expressions.generated.Expression? layerFilter;
687+ property public final Double? maxZoom;
688+ property public final Double? minZoom;
677689 property public final String? slot;
678690 property public final Boolean? symbolAvoidEdges;
679691 property public final com.mapbox.maps.extension.style.layers.properties.generated.SymbolElevationReference? symbolElevationReference;
@@ -1044,6 +1056,8 @@ package com.mapbox.maps.plugin.annotation.generated {
10441056 method public String? getFillTunnelStructureColorUseTheme();
10451057 method public Double? getFillZOffset();
10461058 method public com.mapbox.maps.extension.style.expressions.generated.Expression? getLayerFilter();
1059+ method public Double? getMaxZoom();
1060+ method public Double? getMinZoom();
10471061 method public String? getSlot();
10481062 method protected void setDataDrivenPropertyIsUsed(String property);
10491063 method public void setFillAntialias(Boolean?);
@@ -1069,6 +1083,8 @@ package com.mapbox.maps.plugin.annotation.generated {
10691083 method public void setFillTunnelStructureColorUseTheme(String?);
10701084 method public void setFillZOffset(Double?);
10711085 method public void setLayerFilter(com.mapbox.maps.extension.style.expressions.generated.Expression?);
1086+ method public void setMaxZoom(Double?);
1087+ method public void setMinZoom(Double?);
10721088 method public void setSlot(String?);
10731089 property public final Boolean? fillAntialias;
10741090 property @ColorInt public final Integer? fillBridgeGuardRailColorInt;
@@ -1093,6 +1109,8 @@ package com.mapbox.maps.plugin.annotation.generated {
10931109 property public final String? fillTunnelStructureColorUseTheme;
10941110 property public final Double? fillZOffset;
10951111 property public com.mapbox.maps.extension.style.expressions.generated.Expression? layerFilter;
1112+ property public final Double? maxZoom;
1113+ property public final Double? minZoom;
10961114 property public final String? slot;
10971115 field public static final com.mapbox.maps.plugin.annotation.generated.PolygonAnnotationManager.Companion Companion;
10981116 }
@@ -1298,6 +1316,8 @@ package com.mapbox.maps.plugin.annotation.generated {
12981316 method public Double? getLineWidth();
12991317 method public com.mapbox.maps.extension.style.layers.properties.generated.LineWidthUnit? getLineWidthUnit();
13001318 method public Double? getLineZOffset();
1319+ method public Double? getMaxZoom();
1320+ method public Double? getMinZoom();
13011321 method public String? getSlot();
13021322 method protected void setDataDrivenPropertyIsUsed(String property);
13031323 method public void setLayerFilter(com.mapbox.maps.extension.style.expressions.generated.Expression?);
@@ -1336,6 +1356,8 @@ package com.mapbox.maps.plugin.annotation.generated {
13361356 method public void setLineWidth(Double?);
13371357 method public void setLineWidthUnit(com.mapbox.maps.extension.style.layers.properties.generated.LineWidthUnit?);
13381358 method public void setLineZOffset(Double?);
1359+ method public void setMaxZoom(Double?);
1360+ method public void setMinZoom(Double?);
13391361 method public void setSlot(String?);
13401362 property public com.mapbox.maps.extension.style.expressions.generated.Expression? layerFilter;
13411363 property public final Double? lineBlur;
@@ -1373,6 +1395,8 @@ package com.mapbox.maps.plugin.annotation.generated {
13731395 property public final Double? lineWidth;
13741396 property public final com.mapbox.maps.extension.style.layers.properties.generated.LineWidthUnit? lineWidthUnit;
13751397 property public final Double? lineZOffset;
1398+ property public final Double? maxZoom;
1399+ property public final Double? minZoom;
13761400 property public final String? slot;
13771401 field public static final com.mapbox.maps.plugin.annotation.generated.PolylineAnnotationManager.Companion Companion;
13781402 }
0 commit comments