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

com.bytebybyte.mapquest.geocoding.service.IReverseGeocodeRequest Maven / Gradle / Ivy

package com.bytebybyte.mapquest.geocoding.service;

import java.util.Map;

public interface IReverseGeocodeRequest {

	Map getParameters();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy