/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.map/MapMarkerUtils/createTransparentSquaredIcon
createTransparentSquaredIcon
\ fun createTransparentSquaredIcon(res: Resources, @DimenRessizeResId: Int): BitmapDescriptor
This replaces the old solution that used a transparent bitmap contained in the drawable/ folder. The advantage is that this creates a bitmap that looks more consistent over various DPIs.