Google earth engine allows me to view a timelapse of satellite imagery at specific (longitude, latitude) coordinates, e.g. https://earthengine.google.com/timelapse/#v=-9.16696,-58.55014,12,latLng, whose three arguments are latitude, longitude and zoom level.
Is it possible to modify the timelapse to include a marker, point or crosshair at its center -- in this example, at (latitude, longitude) = (-9.16696, -58.55014)? How should I go about doing that?