element TilingService
diagram mws_p369.png
namespace http://www.mapinfo.com/mxp
properties
content complex
children mxp:Url mxp:AdditionalSubdomainList mxp:_TileOptions gml:Envelope
used by
element NamedExternalTilingConfiguration
attributes
Name  Type  Use  Default  Fixed  Annotation
scheme  mxp:TileSchemeType  required      
zeroBased  xs:boolean  required      
corsEnabled  xs:boolean  required      
annotation
documentation

                To get Tile from server.
                Url: URL to get tile from the server
                AdditionalSubdomainList: List of any sub domains that server supports
                scheme: Scheme to fetch tile- XYZ or TMS
                zeroBased: True if the first tile starts from level zero, else false
                corsEnabled: True if server supports Cross-Origin Resource Sharing (CORS) i.e allows cross-domain
                communication from the browser.
           

attribute TilingService/@scheme
type mxp:TileSchemeType
properties
use required
facets
Kind Value Annotation
enumeration xyz
enumeration tms

attribute TilingService/@zeroBased
type xs:boolean
properties
use required

attribute TilingService/@corsEnabled
type xs:boolean
properties
use required

element TilingService/Url
diagram mws_p370.png
namespace http://www.mapinfo.com/mxp
type xs:anyURI
properties
content simple

element TilingService/AdditionalSubdomainList
diagram mws_p371.png
namespace http://www.mapinfo.com/mxp
properties
minOcc 0
maxOcc 1
content complex
children mxp:Subdomain

element TilingService/AdditionalSubdomainList/Subdomain
diagram mws_p372.png
namespace http://www.mapinfo.com/mxp
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple


© 2019 Pitney Bowes Software Inc. support.pb.com