Interface GeocoderComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface GeocoderComponentBuilderFactory
    Find geocodes (latitude and longitude) for a given address or the other way round. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • geocoder

        static GeocoderComponentBuilderFactory.GeocoderComponentBuilder geocoder()
        Geocoder (camel-geocoder) Find geocodes (latitude and longitude) for a given address or the other way round. Category: api,location Since: 2.12 Maven coordinates: org.apache.camel:camel-geocoder
        Returns:
        the dsl builder