|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--MMDeclutterOptions
Defined in MultimapOpenAPI
| Field Summary | |
MMIcon |
cluster_icon
This is the icon to display for clusters of markers; the default is MM_DEFAULT_CLUSTER_ICON. |
String |
hide_index
If set to "true", an index page for a cluster marker's info box is not shown: instead, the content of the first marker's info box is displayed. |
String |
index_title
This title is displayed on the index page for a cluster marker's info box. |
| Constructor Summary | |
MMDeclutterOptions
( )
This class represents the optional arguments that can be passed to the MultimapViewer.declutterGroup() method - it has no constructor, but is instantiated as an object literal, e.g., { 'hide_index' : false, 'index_title' : 'Select a store' }. |
|
| Field Detail |
MMIcon cluster_icon
String hide_index
String index_title
| Constructor Detail |
MMDeclutterOptions( )
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||