@mapgear/geoapps-core > GAEventDispatchOptions
GAEventDispatchOptions type
Options when dispatching GA events
Signature:export type GAEventDispatchOptions = {
throwOnError?: boolean;
};
@mapgear/geoapps-core > GAEventDispatchOptions
Options when dispatching GA events
Signature:export type GAEventDispatchOptions = {
throwOnError?: boolean;
};