Class: MapTileURL

pcmws.api.MapTileURL

An instance of this class returns the URL for the PCMiler Maptile service Since it extends the pcmws.api.PCMServiceURL it exists here merely to set a default path for it in the prototype.

new pcmws.api.MapTileURL(hosturl, path)

Name Type Description
hosturl string

This is the optional host URL, which should start with http/s://

path string

This is the optional path override.

Extends

Members

hostURL{string}

This value contains the host url part (minus the path).

path{string}

This value contains the path of the url.