user915303
user915303

Reputation:

Calculate latitude and longitude from a center position

Consider that I am having the following location points in google maps: Latitude point: 112. Longitude: 91.44 and Radius: 5 (degrees). So hoping that I can have a boundary level by using the above coordinates.

Now if I give a new latitude and longitude position, say: latitude - 98 and longitude - 12.3.

Is there any procedure to calculate whether the new coordinates (latitude - 98 & longitude - 12.3) lies inside the boundary..

If so can you explain that formula?

Thanks.

Upvotes: 1

Views: 1145

Answers (1)

Related Questions