Interface Projection

Index

Methods

Methods

public fromLatLngToPoint(latLng: LatLng, point?: Point): Point

Parameters

Returns

Point

public fromPointToLatLng(pixel: Point, noWrap?: boolean): LatLng

Parameters

  • pixel: Point
  • noWrap?: boolean optional

Returns

LatLng