requestRegionsAtPoint abstract method
Provides ids of regions containing specified point. Some of the returned regions may not be available in current regions list.
Implementation
void requestRegionsAtPoint(
mapkit_geometry_point.Point point,
mapkit_offline_cache_regions_at_point_listener.RegionsAtPointListener
callback);