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

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

package com.bytebybyte.mapquest.geocoding.service;

import java.util.Map;

public interface IGeocodeRequest {

	Map getParameters();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy