public class LMarkerGeometry extends Object
| Constructor and Description |
|---|
LMarkerGeometry(String type,
double lon,
double lat) |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
getCoordinates() |
String |
getType() |
void |
setCoordinates(List<Double> coordinates) |
void |
setType(String type) |
public LMarkerGeometry(String type, double lon, double lat)
Copyright © 2019–2021 XDEV Software. All rights reserved.