android - What is the type of parameter used in distanceTo()? -
in distanceto() method parameter used?i know location parameter used, question if making app has calculate distance particular location particular landmark, enter in parameter set of distanceto() function, know latitude , longitude of place, distanceto() function accepts 1 parameter.
you need use distancebetween() method if know latitude , longitude of place. take @ docs.
Comments
Post a Comment