jpasqua / VisibleTesla

Java App to monitor and Control the Tesla Model S
125 stars 41 forks source link

Wrong URL in Select an Area #67

Closed sunejak closed 10 years ago

sunejak commented 10 years ago

https://github.com/jpasqua/VisibleTesla/blob/bfb235bea534fb5d035ed63e7bd1d5e769c2e93f/src/org/noroomattheinn/visibletesla/dialogs/GeoOptionsDialog.java#L170

Should read:

"https://maps.google.com/maps?q=%f,%f(Area)&z=18"

The current gives:

The Google Maps Embed API must be used in an iframe.

jpasqua commented 10 years ago

Yes, I mentioned this on the forum also. This was caused by a change to Google maps URL format and also broke the Browse button in the Location tab. It's fixed in 0.26.01 which is being beta tested by a few people and will be released soon.

sunejak commented 10 years ago

Been busy, and just now tried the new version, without reading the forum :)

Sune

On 2 April 2014 19:14, Joe Pasqua notifications@github.com wrote:

Yes, I mentioned this on the forum also. This was caused by a change to Google maps URL format and also broke the Browse button in the Location tab. It's fixed in 0.26.01 which is being beta tested by a few people and will be released soon.

— Reply to this email directly or view it on GitHubhttps://github.com/jpasqua/VisibleTesla/issues/67#issuecomment-39357236 .

jpasqua commented 10 years ago

Released in 0.26.01