I would like to find access through the Android SDK to the logic that determines how symbols are drawn. I imagine this would take the form of a Map<Object, Symbol> and the related Field. I know the symbol can be a function of multiple fields so it may be more complex.