|
Quikmaps classes | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--QMapEditor
| Field Summary | |
<static> Object |
MARKER_LIST
Static member, array of marker urls to display in tools container. |
| Constructor Summary | |
QMapEditor(<HTMLDivElement> container, <Object> opts)
The familiar quikmaps editor, wrapped up into a JavaScript class. |
|
| Method Summary | |
void
|
disableEditing()
Disable editing |
void
|
enableEditing()
Enable editing |
void
|
hideAboveMapTools()
Hide above-map tools |
void
|
hideGeocoder()
Hide geocoder (also hidden by hideAboveMapTools) |
void
|
hideRHSTools()
Hide RHS tool panel |
void
|
showAboveMapTools()
Show above-map tools |
void
|
showGeocoder()
Show geocoder (also re-displayed by showAboveMapTools) |
void
|
showRHSTools()
Show RHS tool panel |
| Field Detail |
<static> Object MARKER_LIST
| Constructor Detail |
QMapEditor(<HTMLDivElement> container, <Object> opts)
container - The container to place this editor within
opts - Options object.
| Method Detail |
void disableEditing()
void enableEditing()
void hideAboveMapTools()
void hideGeocoder()
void hideRHSTools()
void showAboveMapTools()
void showGeocoder()
void showRHSTools()
|
Quikmaps classes | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||