toScreenLocations

open fun toScreenLocations(@NonNull input: Array<Double>, @NonNull output: Array<Double>)

Returns a screen locations that corresponds to a geographical coordinates. The screen locations are in screen pixels (not display pixels) relative to the top left of the map (not of the whole screen).

Parameters

input

an array of input values representing geographic locations

output

an array of output values representing screen coordinates