the snak for this class in json format
const snak = new GlobeCoordinateSnak(json);
the altitude of the Coordinate
the "globe" that this coordinate refers to. Globe defaults to "Earth" (globe: http://www.wikidata.org/entity/Q2)
the latitude of the Coordinate
the longitude of the Coordinate
the precision of the Coordinate
true if the snak has a value
create a unique id for the Snak
the id
this function checks if two snaks are equal
the other snak
true if the snaks are equal
if (snak.equals(other)) {
// do something
}
Generated using TypeDoc
class for the GlobeCoordinateSnak
most used property of this type P625 (coordinate location)