setInfoWindowAnchor

open fun setInfoWindowAnchor(infoWindowAnchorU: Float, infoWindowAnchorV: Float)

Sets the info window anchor U and V coordinates of the GeoJsonPoint. This is specified in the same coordinate system as the anchor. The U &V values are the same U &V values used in infoWindowAnchor.

Parameters

infoWindowAnchorU

info window anchor U coordinate of the GeoJsonPoint

infoWindowAnchorV

info window anchor V coordinate of the GeoJsonPoint