nice, thanks
On 14 Mrz., 15:43, Esa wrote:
> > I haven't found a option to start with a maximum display, but that is a
> > minor problem for my users, that want to work with the overview: only click
> > on the arrow in the right-bottom corner.
>
> Try:
>
> overviewMapControlOptions: {opened: tr
Thank you that works great
--
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-v3@googlegroups.com.
To unsubscribe from this group, send email to
google-maps-js-api-v3+unsubsc
> I haven't found a option to start with a maximum display, but that is a
> minor problem for my users, that want to work with the overview: only click
> on the arrow in the right-bottom corner.
Try:
overviewMapControlOptions: {opened: true},
It seems to work with v=3.3 and 3.4
--
You recei
In the Mapoptions give:
overviewMapControl: true,
until now it is not documented for V3.
I haven't found a option to start with a maximum display, but that is a
minor problem for my users, that want to work with the overview: only click
on the arrow in the right-bottom corner.
--
You re