Exemplo n.º 1
0
 public Located_Address Reverse_Geocode(Location location)
 {
     return null;
 }
Exemplo n.º 2
0
 public Route Find_Route(Location from, Location to, object optimizeFor)
 {
     return null;
 }