package org.syzygy.gps.mappers; public final class GoogleHybridMapper extends GoogleStaticMapper { protected String mapType() { return "hybrid"; } }