Fix std::variant usage

This cleans up the use of mapbox only .get() variant apis in favor of
the std::get() interface which both implementations provide.

Change-Id: I9ba8301801d68b391fa5195de37b2b0ecec26edf
Signed-off-by: William A. Kennington III <wak@google.com>
2 files changed