hasCoordinates property
      
      bool
      get
      hasCoordinates
      
    
    
Query if this object has coordinates.
Returns true if coordinates are available and valid, false otherwise.
Implementation
bool get hasCoordinates;Query if this object has coordinates.
Returns true if coordinates are available and valid, false otherwise.
bool get hasCoordinates;