com.sygic.sdk.map.listeners.RequestObjectCallback Interface Reference
Inheritance diagram for com.sygic.sdk.map.listeners.RequestObjectCallback:
Collaboration diagram for com.sygic.sdk.map.listeners.RequestObjectCallback:

Public Member Functions

void onRequestResult (@NonNull final List< ViewObject > viewObjects, float x, float y, int id)
 

Member Function Documentation

◆ onRequestResult()

void com.sygic.sdk.map.listeners.RequestObjectCallback.onRequestResult ( @NonNull final List< ViewObject viewObjects,
float  x,
float  y,
int  id 
)
Parameters
viewObjects
xRequested x screen point coordinate
yRequested y screen point coordinate
idunique id of the request

The documentation for this interface was generated from the following file: