Class QConfig
Object
|
+--QConfig
- class
QConfig
|
Field Summary |
<static> Object |
baseUrl
Static member -- the QMaps base url, equal to the folder the QMaps script was loaded from. |
<static> Object |
defaultCss
Static member -- the QMaps default CSS stylesheet |
<static> Object |
defaultLineColour
Static member -- the QMaps default polyline colour |
<static> Object |
defaultLineOpacity
Static member -- the QMaps default polyline opacity |
<static> Object |
defaultLineWidth
Static member -- the QMaps default polyline width |
<static> Object |
imageLocation
Static member -- the QMaps base image location |
|
Constructor Summary |
QConfig()
QConfig is a static class, containing configuration paramters.
|
baseUrl
<static> Object baseUrl
Static member -- the QMaps base url, equal to the folder the QMaps script was loaded from.
Override if assets / css / etc.. are in a different folder.
defaultCss
<static> Object defaultCss
Static member -- the QMaps default CSS stylesheet
defaultLineColour
<static> Object defaultLineColour
Static member -- the QMaps default polyline colour
defaultLineOpacity
<static> Object defaultLineOpacity
Static member -- the QMaps default polyline opacity
defaultLineWidth
<static> Object defaultLineWidth
Static member -- the QMaps default polyline width
imageLocation
<static> Object imageLocation
Static member -- the QMaps base image location
QConfig
QConfig()
QConfig is a static class, containing configuration paramters. You cannot instantiate it.
These parameters can be overridden by setting them before creating
a map or editor.
Documentation generated by
JSDoc on Fri Jul 27 18:32:22 2007