Thanks barry. Pretty close! I'm implementing that formula. The only thing is that the result goes over the limits. But that's not your formula's fault. That's because the limits for fov are 10 and 120, so there are no values for some zooms. For example, if the zoom is 0, the right value for fov should be more than 120, but that wouldn't be valid. So I just limit the results to min 10 and max 120 and that's it.
Thanks again. JD www.jdgauchat.com -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/XufT4JvV7uQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
