complexType FeatureLayer
diagram mapping_p141.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type extension of tns:Layer
properties
base   tns:Layer
children tns:VisibilityConstraintList tns:Table tns:ThemeList tns:LabelProperties
attributes
Name    Type    Use    Default    Fixed    Annotation
renderable    xsd:boolean    optional    true      
Disable the rendering of this layer.
description    xsd:string            
The name/description for this layer.
showLineDirection    xsd:boolean    optional         
Indicates whether to draw arrow to show line direction or not
description
A layer that includes an inline feature collection. Note: this layer is experimental only for now.

attribute FeatureLayer/@showLineDirection
type xsd:boolean
properties
use   optional
description
Indicates whether to draw arrow to show line direction or not

element FeatureLayer/ThemeList
diagram mapping_p142.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:ThemeList
properties
minOcc   0
maxOcc   1
content   complex
children tns:Theme
description
A list of themes associated with this feature layer.

element FeatureLayer/LabelProperties
diagram mapping_p143.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:LabelProperties
properties
minOcc   0
maxOcc   1
content   complex
children tns:Style tns:ReferenceGeometry tns:Angle
attributes
Name    Type    Use    Default    Fixed    Annotation
expression    xsd:string    optional         
The expression to be used to generate the label string against the table in the feature layer.
horizontalAlignment    tns:HorizontalAlignmentType    optional         
Defines how a label appears horizontally in relation to a reference geometry.
verticalAlignment    tns:VerticalAlignmentType    optional         
Defines how a label appears vertically in relation to a reference geometry.
xOffset    xsd:double    optional         
Set the offset, in points, for the label in X direction (horizontal) and Y direction (vertical).
yOffset    xsd:double    optional         
appinfo
deprecated
Deprecated: This attribute will be removed in future release and currently it is ignored. Set the offset, in points, for the label in the Y direction (vertical).
allowOverlap    xsd:boolean    optional         
Set whether or not the label should be allowed to overlap other labels.
allowOutOfView    xsd:boolean    optional         
Determine whether or not the label should be allowed if the reference position is outside of the view.
allowDuplicate    tns:AllowDuplicateType    optional         
The value which specifies the duplicate level of Label.
recalculationType    tns:RecalculationType    optional         
Controls the calculation of reference point while rendering labels.
labelRelativeOrientation    tns:LabelRelativeOrientationType    optional         
Defines how a label appears vertically in relation to a reference geometry.
justification    tns:Justification    optional         
Defines the justification of multi-line text.
description
Defines how labels will be rendered for the feature layer. Labels will not be rendered for the layer if this element is not present.



© 2016 Pitney Bowes Software Inc. Email: pbbi.support@pb.com