| Package | Description |
|---|---|
| com.codename1.maps.layers |
The Layers are elements that are displayed on the map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointsLayer.addPoint(PointLayer point)
Adds a point to the PointsLayer
|
void |
PointsLayer.removePoint(PointLayer point)
Removes a point from the PointsLayer
|
Copyright © 2022. All rights reserved.