CategoryQueryArea.withCenter constructor
- GeoCoordinates areaCenter
Constructs a new instance of this class from provided parameters.
areaCenterGeographic coordinates of the center around which to provide the most relevant places.
Implementation
factory CategoryQueryArea.withCenter(GeoCoordinates areaCenter) => $prototype.withCenter(areaCenter);