public interface OnMapReadyCallback
MapFragment
,
and the onMapReady(TomtomMap)
is triggered
when the map is fully initialized and not-null.Modifier and Type | Method and Description |
---|---|
void |
onMapReady(TomtomMap tomtomMap)
Called when the map is ready to be used.
|
void onMapReady(@NonNull TomtomMap tomtomMap)