Better comments in loader.js
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Loader to add the plovr generated script to the document. The following
|
* Loader to add the plovr generated script and ol.css to the document.
|
||||||
* default values may be overridden with query string parameters:
|
|
||||||
*
|
*
|
||||||
* * hostname - the current hostname
|
* The following default values may be overridden with query string
|
||||||
|
* parameters:
|
||||||
|
*
|
||||||
|
* * hostname - the current hostname (window.location.hostname)
|
||||||
* * port - 9810
|
* * port - 9810
|
||||||
* * mode - ADVANCED
|
* * mode - ADVANCED
|
||||||
* * id - id param in loader.js query string; defaults to 'ol' if not set
|
* * id - id param in loader.js query string; defaults to 'ol' if not set
|
||||||
|
|||||||
Reference in New Issue
Block a user