public static class Barcode.GeoPoint extends Object
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-12-14 UTC.
[null,null,["Last updated 2021-12-14 UTC."],[[["`Barcode.GeoPoint` represents GPS coordinates extracted from QR codes like 'GEO:'."],["It provides methods to access the latitude (`getLat()`) and longitude (`getLng()`) of the location."],["This class inherits standard methods from `java.lang.Object` like `equals()`, `hashCode()`, and `toString()`."]]],[]]