| Package | Description |
|---|---|
| com.azure.core.models |
Package containing core model classes.
|
| Modifier and Type | Method and Description |
|---|---|
GeoPosition |
GeoPoint.getCoordinates()
The
geometric position of the point. |
| Constructor and Description |
|---|
GeoPoint(GeoPosition position)
Constructs a geometric point.
|
GeoPoint(GeoPosition position,
GeoBoundingBox boundingBox,
Map<String,Object> customProperties)
Constructs a geometric point.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.