| Package | Description |
|---|---|
| com.codename1.maps |
The mapping API allows developers to use maps in their applications, add layers
on top of the map and to enhance the API with additional Layers, Providers and functionality.
|
| com.codename1.maps.layers |
The Layers are elements that are displayed on the map.
|
| Class and Description |
|---|
| Layer
a Layer interface.
|
| Class and Description |
|---|
| AbstractLayer
This class represents an abstract layer on the map.
|
| Layer
a Layer interface.
|
| LinesLayer
This is a Lines Layer
|
| PointLayer
Do not use this layer directly, you need to add this layer into a PointsLayer class
instance in order for it to work as expected!
|
Copyright © 2023. All rights reserved.