[Google Maps API v2] Re: EWindow
Hi.
Sounds to me as though you want to use a custom Control:
http://code.google.com/apis/maps/documentation/javascript/v2/controls.html#Custom_Controls
Martin.
On Mar 13, 8:51 am, Jae Choi <hybm...@hotmail.com> wrote:
> Hi,
>
> I'm currently using EWindow class and having a problem with
> ew.openOnMap function as I would like to use Offset to show the info
> window on the far right of the current map screen but it seems so hard
> to do this and offset function is not working.
> I've tried:
> ew.openOnMap(point,html,GPoint(2,2));
> and ew.openOnMap(point,html,new GPoint(2,2));
>
> both of them are not working with GPoint command...
>
> Is there a way to make info window come up at the right side of the
> current screen when you click on the marker?
>
> Below is my link.
>
> http://test6.favstay.com/map.php
>
> Thank you.
>
> Jae
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home