LocationDisplayRule

open fun LocationDisplayRule(@NonNull name: String, @NonNull srcLocationDisplayRule: LocationDisplayRule)

Creates a new LocationDisplayRule given another one

Parameters

name

A mandatory name for this location display rule

srcLocationDisplayRule

Source location display rule

Throws

if the given name is an empty string