I am new to converting the V2 to V3 in google map. In V2 projection.fromLatLngToPixel(markerPoint, mapZoom). I can't find how to replace projection.fromLatLngToPixel(markerPoint, mapZoom) how to convert in V3?
use this...
fromLatLngToPoint()