createUserLocationLayer abstract method

UserLocationLayer createUserLocationLayer(
  1. MapWindow mapWindow
)

Create layer with the user location icon.

Implementation

mapkit_user_location_user_location.UserLocationLayer createUserLocationLayer(
    mapkit_map_map_window.MapWindow mapWindow);