MapSettings constructor
const
MapSettings({})
Implementation
const MapSettings(
{this.markerIcon = 'default_marker.png',
this.feedbackIcon = 'default_feedback.gif',
this.showFeedback = false,
this.locationSource = 'static'});