Dart API Reference
dart:html
CircularGeofencingRegion
CircularGeofencingRegion
class
Annotations
DocsEditable()
DomName('CircularGeofencingRegion')
Experimental()
Extends
Object
GeofencingRegion
CircularGeofencingRegion
Constructors
CircularGeofencingRegion
(
Map
init
)
Constants
MAX_RADIUS
=
100.0
MIN_RADIUS
=
1.0
Instance Properties
latitude
double
read-only
longitude
double
read-only
radius
double
read-only
id
String
Inherited
read-only