@NonNull open fun onCreateView(@NonNull container: ViewGroup, @NonNull mapPoint: MapPoint, @NonNull balloonModel: TrafficIncidentsMapBalloon): View
Overrides MapBalloonViewAdapter.onCreateView
A callback which is called when inflating model.
container
- ViewGroup: - A container where a marker or balloon item will be inflated.