Carto::Geocodeur → ApiAdresse::Geocodeur

This commit is contained in:
gregoirenovel 2018-10-15 16:56:20 +02:00
parent d726fbf698
commit 5e9e913dce
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
module Carto
module ApiAdresse
# this class take a string in input and return a point
class Geocodeur
def self.convert_adresse_to_point(address)