• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/source/google/requesters/bycoordsrequester.php
  • Класс: BitrixLocationSourceGoogleRequestersByCoordsRequester
  • Вызов: ByCoordsRequester::makeUrl
protected function makeUrl(array $data): string
{
	return parent::makeUrl($data).'&location_type=ROOFTOP';
}