[ Version ( since = "1.4" ) ]
public signal void map_loaded (bool errors)
Emitted when all the tiles in the map view are finished loading.
As the map is panned or zoomed, this signal may be emitted multiple times.
| errors |
`TRUE` if any visible tiles failed to load |