TypeGeolocationRender constructor

TypeGeolocationRender([
  1. bool openDirections = false
])

Implementation

TypeGeolocationRender([this.openDirections = false])
    : super('geolocation-render');