createCamera abstract method

Camera createCamera(
  1. MapWindow mapWindow
)

This method allows to create camera which used in standart automotive navigation

Implementation

navigation_guidance_camera_camera.Camera createCamera(
    mapkit_map_map_window.MapWindow mapWindow);