Distance Renderer
Renderer to draw routes or isochrone returned by com.woosmap.sdk.api.DistanceService.
Parameters
map View
The MapView onto which to draw.
Properties
Link copied to clipboard
The styling action to perform on unselected routes.
Link copied to clipboard
The styling action to perform on an isochrone.
Link copied to clipboard
Callback called when the selected route changes.
Link copied to clipboard
Current selected route of the DistanceRenderer
Link copied to clipboard
The styling action to perform on the selected route.
Functions
Link copied to clipboard
Plot an isochrone returned by com.woosmap.sdk.api.DistanceService.getIsochrone.
Link copied to clipboard
Plot routes from a com.woosmap.sdk.api.DistanceService.getRoute response.