Finding nearest locations for a geo-point near antimeridian

Hi.. I had following questions -->

  1. If I want to find nearest locations from a given location(using sort) and this location happens to be close to anti-meridian, will it cover near by locations across anti-meridian??

  2. Find all locations inside a given polygon when the polygon crosses anti-meridian.. Is this supported??

My questions are related to Version 7.6.. Thank you very much.

yes to both questions. Dateline crossing is supported.

Thank you again.