Package com.codename1.maps


package 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.

The mapping was contributed by Roman Kamyk

  • Class
    Description
    This class declares a bounding box of coordinates on the map.
    This class declares a coordinate point on a map.
    All communication with the map and layers should be done in WGS84, it takes care of coordinates transformation.
    Invoked when the map is panned or zoomed
    Represents a Mercator projection http://en.wikipedia.org/wiki/Mercator_projection
    This class represents a projection type.
    This Tile brings the tile image from a given http url.
    This class represents a single tile on a map.