Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about geopoints

Read more about geopoints

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - geopoints

How to calculate the distance between GeoPoint and Polyline

Suppose i have: GeoPoint p = new GeoPoint(10.08, 11.09); //(lat, long) and a Polyline (a sequence of Geopoints) ArrayList<GeoPoint> waypoints = new ArrayList<>() waypoints.add(new GeoPoi...
test-img

user13121591

java

gps

distance

polyline

geopoints

Votes: 0

Answers: 1

Latest Answer

After further improving my former post... this is good enough to not need an package method :) ;) good night the GeoPoint is from the osmdroid package public class MyGeoTool{ public double distan...
test-img

Projekt Check

Firebase Firestore geopoint range issue: Must be between -180 and 180

i'm using firebase firestore database and trying to insert geopoint of any place in india the problem is while inserting the longitude console gives red warning: Must be between -180 and 180
test-img

dhirunand

android

firebase

google-cloud-firestore

geolocation

geopoints

Votes: 0

Answers: 1

Latest Answer

According to the documentation the GeoPoint requires: Latitude values in the range of [-90, 90]. Longitude values in the range of [-180, 180]. Which according to the Wikipedia entry matches the valu...
test-img

Emmanuel

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved