All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.expleague.commons.geo.GeoLocatable Maven / Gradle / Ivy

package com.expleague.commons.geo;

/**
 * User: zador
 * Date: 2014-09-01 14:14
 */
public interface GeoLocatable {
  GeoPoint getGeoLocation();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy