public GoogleMapsStreamingClient(string apiKey, string signingKey) : this(apiKey, signingKey, CachingStrategy.GetTempCache()) { }