Re: [Google Maps API v3] Re: Panel URL

2011-09-19 Thread Navindian
Yes nothing to do with the maps API. xyzPanel need to be exposed as uri such that when i click that url, it will show the existing panel window in gwt. On Mon, Sep 19, 2011 at 4:37 PM, Rossko wrote: > > I have to provide a link in Google Map Infowindow like > href="localhost:8080/xyzPanel"> > >

[Google Maps API v3] Infowindow link to Panel URL

2011-09-19 Thread Navindian
blNewLabel, 10, 25); } } On Mon, Sep 19, 2011 at 3:51 PM, Alexandre Dupriez < alexandre.dupr...@gmail.com> wrote: > What do you mean? > > On 19 sep, 09:14, Navindian wrote: > > is this possible? > > > > > > > > > > > > > > > >

[Google Maps API v3] infowindow hyperlink to gwtpanel

2011-09-13 Thread Navindian
I have a gwt panel where I wish to go when i click a hyperlink in map infowindow. Please let me know how to cover this usecase. -- 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-

[Google Maps API v3] Infowindow tabs

2011-08-30 Thread Navindian
I wish to do a proof of concept where tabs are required in a infowindow. Is there any clean implementation out there. Can you provide sample or example for Google Maps Javascript V3? Thanks navindian -- You received this message because you are subscribed to the Google Groups "Google

Re: [Google Maps API v3] Maps for smartphones.

2011-06-29 Thread Navindian
I am looking for android native application. can you provide the reference? On Thu, Jun 30, 2011 at 8:27 AM, Yoshio wrote: > Hi, this is my first post here. > > I'm developing a web page for smartphones and I'm having trouble with > pinch-in/out functions. > When the map is in the first view, it

[Google Maps API v3] Infowindow Shadow

2011-06-27 Thread Navindian
ntent(html); infowindow.open(map,this); Thanks Navindian -- 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 g

[Google Maps API v3] Shadow on InfoWindow/Image

2011-06-22 Thread Navindian
I am creating a table and adding an image.The table is added to Infowindowobj. infowindowobj.setcontent(table); The issue is both the infowindow and image is showing the shadow. please let me know whether we should remove shadow from html or css properties or Infowindow object. thanks nav i

[Google Maps API v3] script with gwt?

2011-06-08 Thread Navindian
I wish to leverage the existing google maps v3 javascript and want it to work on the gwt u.i. Please give me an example where script is called by gwt component. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this gr

[Google Maps API v3] 2 maps at a time

2011-06-08 Thread Navindian
2 maps are not rendering full at a time. On Wed, Jun 8, 2011 at 4:36 PM, Rossko wrote: > > Actually I am trying to show two google at a time on different tabs. It > is > > not rendering showing the half map. > > One of many similar postings - > > http://groups.google.com/group/google-maps-js-api

[Google Maps API v3] 2 maps

2011-06-08 Thread Navindian
How to load google maps asynchronously. Actually I am trying to show two google at a time on different tabs. It is not rendering showing the half map. Whats the way to make it load or show the complete map on the tabs at a time. -- You received this message because you are subscribed to the Goo

[Google Maps API v3] GWT?

2011-05-24 Thread Navindian
can we use google maps api javascript with GWT? -- 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-m

[Google Maps API v3] Framework suggestion?

2011-05-14 Thread Navindian
I need to use google maps API along with other google apis and define a complete tech stack such that it would make complete framework.. 1)google maps javascript v3 api 2)google widget toolkit 3)oracle 11g r2 4) hibernate is not suggested 5)restful webservice 6)Context dependency injection 7)cloud

[Google Maps API v3] Language change

2011-05-09 Thread Navindian
Based on selection of language, the map content should change to that language. If the map is displaying in english, i need to change it to spanish. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send ema

[Google Maps API v3] Alternate to Gears\html5

2011-04-30 Thread Navindian
We are not supporting html5. Gears seems to be deprecated. I need alternative to Gears and Html5. On Sat, Apr 30, 2011 at 9:58 PM, Navindian wrote: > Yes I am using Gears API. But the End User needs to install Gears. Thats > the concern. > > On Sat, Apr 30, 2011 at 4:33 PM,

Re: [Google Maps API v3] Re: Gears Installation?

2011-04-30 Thread Navindian
Yes I am using Gears API. But the End User needs to install Gears. Thats the concern. On Sat, Apr 30, 2011 at 4:33 PM, Rossko wrote: > > When I try to login into my map. It should center the map based on > browser > > location. > > You'll probably want to adapt a geolocation script > > http://co

[Google Maps API v3] Local Map

2011-04-29 Thread Navindian
Hi When I try to login into my map. It should center the map based on browser location. 1) A User In United States should be shown with United States Country Map 2) A User in Great Britain Should be shown with Great Britain Map 3) A User in Germany Should be shown with Germany Map 4) A User in Fr

[Google Maps API v3] Two Maps

2011-04-25 Thread Navindian
Two maps on a single xhtml page. I wish to put two different on a single facelet. Either of the map is showing off. At a time, two maps are not getting shown. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group

[Google Maps API v3] Grouping Visualization

2011-04-22 Thread Navindian
Thanks andrew and rossko. I am showing drop and bounce functionality on selection of a group. already existing markers are shown with different images...need better visualization than drop and bounce.. Thinking of circle but it doesn't fit all the scenarios. As some other markers which are not par

[Google Maps API v3] Grouping markers

2011-04-22 Thread Navindian
I have a requirement of grouping. The markers spread across different parts of the u.s need to be grouped. For example gasoline stations of a particular owner spread across different places.. they need to be grouped. So the problem here is to show them visually. any ideas are welcomed. thanks na

Re: [Google Maps API v3] Re: How do i read langtitude and latitude one by one from a file and plot on google map?

2011-04-21 Thread Navindian
use google.maps.Geocoder 2011/4/21 yichangzyh > I have the same question,focusing…… > On 4月21日, 下午6时09分, Ravi wrote: > > > > -- > 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-m

Re: [Google Maps API v3] bouncing markers

2011-04-21 Thread Navindian
also bouncing markers do not clear the existing markers... On Thu, Apr 21, 2011 at 4:21 PM, yosra ayed wrote: > Hi, > i'm working with v3.2 > the bouncing animation don't work > before, i worked with version v3.3(i don't specify the version in my code) > the bounce worked but it cause other prob

[Google Maps API v3] Group representation

2011-04-17 Thread Navindian
Hello all, I need to show a list of markers as one group. Other set of markers as another group. I am trying to visualize the same. Any suggestion or thought are welcome Thanks Naveen Gayar -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript AP