struct Protocol::Page::SetGeolocationOverride

Overview

Overrides the Geolocation Position or Error. Omitting any of the parameters emulates position unavailable.

Included Modules

Defined in:

protocol/page.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]