|
|
|
addEvents(
markerObj
) :
void
Parameter |
Type |
Usage |
Description |
markerObj |
|
required |
|
|
|
|
|
additionalCallback(
) :
void
|
|
|
|
addMarker(
id
: String
point
: LatLng
titleText
: String
markerText
: String
draggable
: Boolean
infoIsOpen
: Boolean
) :
void
Parameter |
Type |
Usage |
Description |
id |
String |
required |
|
point |
LatLng |
required |
|
titleText |
String |
required |
|
markerText |
String |
required |
|
draggable |
Boolean |
required |
|
infoIsOpen |
Boolean |
required |
|
|
|
|
|
changeControls(
checkbox
) :
void
Parameter |
Type |
Usage |
Description |
checkbox |
|
required |
|
|
|
|
|
changeMarkerText(
id
domObject
) :
void
Parameter |
Type |
Usage |
Description |
id |
|
required |
|
domObject |
|
required |
|
|
|
|
|
changeSize(
domObject
) :
void
Parameter |
Type |
Usage |
Description |
domObject |
|
required |
|
|
|
|
|
contentString(
info
) :
void
Parameter |
Type |
Usage |
Description |
info |
|
required |
|
|
|
|
|
createMarkersInfo(
) :
void
|
|
|
|
encodeInfo(
info
) :
void
Parameter |
Type |
Usage |
Description |
info |
|
required |
|
|
|
|
|
findAddress(
domObject
infoText
draggable
) :
void
Parameter |
Type |
Usage |
Description |
domObject |
|
required |
|
infoText |
|
required |
|
draggable |
|
required |
|
|
|
|
|
findAll(
domObject
) :
void
Parameter |
Type |
Usage |
Description |
domObject |
|
required |
|
|
|
|
|
info(
) :
void
|
|
|
|
LOAD(
domObject
info
) :
void
Parameter |
Type |
Usage |
Description |
domObject |
|
required |
|
info |
|
required |
|
|
|
|
|
loadMap(
domObject
info
) :
void
Parameter |
Type |
Usage |
Description |
domObject |
|
required |
|
info |
|
required |
|
|
|
|
|
loadPreview(
domObject
) :
void
Parameter |
Type |
Usage |
Description |
domObject |
|
required |
|
|
|
|
|
removeMarker(
id
: String
) :
void
Parameter |
Type |
Usage |
Description |
id |
String |
required |
|
|
|
|
|
resize(
width
height
) :
void
Parameter |
Type |
Usage |
Description |
width |
|
required |
|
height |
|
required |
|
|
|
|
|
setControls(
enabled
) :
void
Parameter |
Type |
Usage |
Description |
enabled |
|
required |
|
|
|
|
|
setInfoText(
id
infoText
) :
void
Parameter |
Type |
Usage |
Description |
id |
|
required |
|
infoText |
|
required |
|
|
|
|
|
validateNew(
info
) :
void
Parameter |
Type |
Usage |
Description |
info |
|
required |
|
|
|
|
|
validateOld(
info
) :
void
Parameter |
Type |
Usage |
Description |
info |
|
required |
|
|