* specifies the content of the info window in the Map View * @param event the event object
(event: any)
| 260 | * @param event the event object |
| 261 | */ |
| 262 | map_info_content(event: any): void; |
| 263 | |
| 264 | /** |
| 265 | * specifies the text in the second column of the view |
no outgoing calls
no test coverage detected