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

global.maplink.trip.schema.v2.features.reverseGeocode.ReverseGeocodePointsMode Maven / Gradle / Ivy

There is a newer version: 1.5.14
Show newest version
package global.maplink.trip.schema.v2.features.reverseGeocode;

public enum ReverseGeocodePointsMode {
    NONE,
    START_END,
    START_END_LEGS
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy