DashEvSearchInit
interface DashEvSearchInit
Properties
Link copied to clipboard
Custom icon factory for EV station markers on the map. Given a Context, returns a function that produces a Bitmap for each EvStationMarker. If null, default icons will be used.
Link copied to clipboard
Offset for EV station marker icons, as a list of x, y values. If null, default offset will be used.
Link copied to clipboard
Custom modifier for EV station power range filtering based on zoom level. Given the current power range filter and zoom level, returns the adjusted power range. If null, no zoom based power range filtering will be applied.