ui.Map.FeatureViewLayer.getVisParams
Returns the visualization parameters for this layer.
Usage | Returns |
---|
FeatureViewLayer.getVisParams() | Object |
Argument | Type | Details |
---|
this: ui.map.featureviewlayer | ui.Map.FeatureViewLayer | The ui.Map.FeatureViewLayer instance. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-06 UTC.
[null,null,["Last updated 2023-10-06 UTC."],[[["`getVisParams()` is a method of the `FeatureViewLayer` class that retrieves its visualization parameters."],["It takes no arguments besides the `FeatureViewLayer` instance itself and returns an object containing these parameters."],["This function helps you understand how a specific `FeatureViewLayer` is visually represented on the map."]]],[]]