Hi Stephen and V3 group,
Liked your alpha example, Stephen.
But, the reason I'm looking for an API V3 example,
with a *Dropdown Menu* to select Markers - not a sidebar,
(as indicated in the title of this thread),
is this:
On an iPhone ( -or any other mobile device),
API V3 maps load faster than V2 maps. Yes!
BUT....
the screen real estate is much smaller
that on a conventional screen.
So, sidebars and data-entry fields
are not a good option on a mobile screen.
And you don't want the User typing marker names
on a mobile phone, either...
That is why, *in practical terms*,
a Dropdown Menu to select markers
is a MUST for an iPhone,
as in this good API V2 DD Menu example from Mike Williams:
http://econym.org.uk/gmap/example_map15c.htm (pls, see)
Hope this makes sense and
a corresponding API V3 example surfaces somewhere...
like a yellow submarine.
SFdude
On Aug 21, 10:25 pm, "Stephen J. Fuhry" <
fuhryst...@gmail.com> wrote:
> Here it is. The markers won't load until your zoom level is < 10, and
> even then sometimes they can be a little fussy (I had to use
> jdpatterson's (see link below) hack to make the get_bounds function to
> work at all.. and it can be a little fussy -- but they'll load!).
>
> The left sidebar will populate with a list of all the markers, and
> when you click on them the map will center on the marker you click on.
> I have not yet figured out how to wait until set_center() is done so I
> can open an infowindow after the map is centered, but if you click on
> a marker that is already centered, its infowindow will open.
>
>
http://test.findacatholicmass.com/findacatholicmass/
>
>
http://code.google.com/p/gmaps-api-issues/issues/detail?id=1371&q=api...