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.