449 B
449 B
title | description |
---|---|
geoPointEmpty | geoPointEmpty attributes, type and example |
Constructor: geoPointEmpty
Attributes:
Name | Type | Required |
---|
Type: GeoPoint
Example:
$geoPointEmpty = ['_' => 'geoPointEmpty', ];
Or, if you're into Lua:
geoPointEmpty={_='geoPointEmpty', }