Package it.tidalwave.mapviewer


package it.tidalwave.mapviewer
  • Class
    Description
    An abstraction for things that have (x,y) coordinates.
    A rectangular area on the map.
    This class models a pair of coordinates.
    This class represents a point on the map representing the world. (0, 0) corresponds to the crossing between the equator and the Greenwich meridian.
    This class represents a point on the map. (0, 0) corresponds to the center of the map view.
    The OpenStreetMap source of map tiles.
    The OpenTopoMap source of map tiles.
    This class is responsible for converting (latitude, longitude) into rectilinear (x,y) coordinates (to be used by a map).
    This class represent a source for Tiles.