Bitrix API

Manager

Table of Contents

Constants

FORMAT_ARRAY  = 'array'
FORMAT_GEOJSON  = 'geojson'

Methods

makeConverter()  : Converter
read()  : BaseGeometry|null
write()  : mixed

Constants

FORMAT_ARRAY

public mixed FORMAT_ARRAY = 'array'

FORMAT_GEOJSON

public mixed FORMAT_GEOJSON = 'geojson'

Methods

makeConverter()

public static makeConverter(string $format) : Converter
Parameters
$format : string
Tags
throws
SystemException
Return values
Converter

        
On this page

Search results