Package com.mapfactor.sdk.routing
Interface RoutePointsListener
public interface RoutePointsListener
Adding multiple new route points result listener
- Since:
 - 4.5
 
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdding route point resultstatic enumAdding route point result codes - 
Method Summary
Modifier and TypeMethodDescriptionvoidAdding route points has finished 
- 
Method Details
- 
onAddingRoutePointsFinished
Adding route points has finished- Parameters:
 results- list of adding route points results- Since:
 - 4.5
 
 
 -