Class OsmShortLinks



  • public class OsmShortLinks
    extends Object
    This class is based on LGPL code by Matt Amos originally part of the openstreetmap-website project. See the original implementation in Ruby.
    • Constructor Detail

      • OsmShortLinks

        public OsmShortLinks()
    • Method Detail

      • encode

        public static String encode(double lon,
                                    double lat,
                                    int zoom)