buildRouteShield  
  fun buildRouteShield(    downloadUrl: String,     byteArray: ByteArray,     initialUrl: String): RouteShield.MapboxLegacyShield
Content copied to clipboard
Build RouteShield.MapboxLegacyShield given appropriate arguments.
fun buildRouteShield(    downloadUrl: String,     byteArray: ByteArray,     mapboxShield: MapboxShield,     shieldSprite: ShieldSprite): RouteShield.MapboxDesignedShield
Content copied to clipboard
Build RouteShield.MapboxDesignedShield given appropriate arguments.