Package com.codename1.maps.layers


package com.codename1.maps.layers
The Layers are elements that are displayed on the map.
  • Class
    Description
    This class represents an abstract layer on the map.
    This class is responsible for painting arrows that indicates direction of walk on map.
    a Layer interface.
    This is a Lines Layer
    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!
    This is a Points Layer