Hello all,
In our V2 App, we were offsetting a standard control using the
map.addControl and GSize like so:
map.addControl(new GSmallMapControl(), new
GControlPosition(G_ANCHOR_TOP_RIGHT, new GSize(20, 20)));
In reviewing the V3 documentation - I see no way to add a similar
offset... only to specify a preset placement.
I've found and starred the relevant feature request, but I'm fishing
for any workarounds for the time being. Is hiding the official
controls and building custom versions (It looks like custom controls
can be placed with an offset) our only option?
Thanks for any insight!
-- Adam
--
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 [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.