Several trivial requests have been in the queue for several months.

    Issue 1651:
        http://code.google.com/p/gmaps-api-issues/issues/detail?id=1651

    Issue 1904:
        http://code.google.com/p/gmaps-api-issues/issues/detail?id=1904

    Issue 2035:
        http://code.google.com/p/gmaps-api-issues/issues/detail?id=2035

Each ought to be about a half day project.  Is anything happening ?

It is unreasonable to expect a developer to provide a "mousemove"
event handler able to run in every browser.  Simply adding an event
listener to the map canvas does not do the conversion to Lat/Lon
coordinates.  The API already has the same information for the "click"
event handler.  Three competent developers have implemented three
different kludges because the API is not providing a basic service.

An "avoid highways" option ought to be a simple addition.  API V2
supports it.  API V3 should also.

Every OverlayView doing anything useful has to have an "idle" event
listener.  Please call the "idle" method automatically if it exists.
Otherwise, skip it.

I am sure other developers have their own priorities.  Can some of the
easy issues be addressed right away ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to