'#description'=>t('Choose a Numeric field @numeric_field_warning.',[
'@numeric_field_warning'=>!isset($this->fieldDefinition)?$this->t('(<b>Note: </b>the choice of a not Numeric field will fallback into a fixed Default Circle Marker)'):'',
$circle_marker_replacement_tokens_description=$this->t('<b>Note: </b> Use <strong>Replacement Patterns</strong> to define a Formula that will dynamically define the Circle Marker Radius value.<br>Be sure to use a composition of numeric values that would output a numeric result. Otherwise the final result might be unpredictable and different from the expected one.');
'#description'=>$this->t('An object literal of Circle Marker options, that comply with the @leaflet_circle_marker_object.<br>The syntax should respect the javascript object notation (json) format.<br>As suggested in the field placeholder, always use double quotes (") both for the indexes and the string values.<br><b>Note: </b> Use <strong>Replacement Patterns</strong> to input dynamic values.',[
'#description'=>$this->t('An object literal of Circle Marker options, that comply with the @leaflet_circle_marker_object.<br>The syntax should respect the javascript object notation (json) format.<br>As suggested in the field placeholder, always use double quotes (") both for the indexes and the string values.<br><b>Note: </b> Use <strong>Replacement Patterns</strong> to input dynamic values.<br>Empty value will fallback to default Leaflet Circle Marker style.',[
'@leaflet_circle_marker_object'=>$this->link->generate('Leaflet Circle Marker object',Url::fromUri('https://leafletjs.com/reference-1.6.0.html#circlemarker',[