Re: Custom cursors for specific layer

2009-08-26 Thread geo123
Thank you guys. I will try the techniques suggested by Marcelo & Mike and update the results. On Aug 26, 5:56 pm, Mike Williams wrote: > Wasn't it geo123 who wrote: > > > > >These approaches - > > >map.getDragObject().setDraggableCursor(foo); > &g

Re: Custom cursors for specific layer

2009-08-26 Thread geo123
; >http://www.catb.org/%7Eesr/faqs/smart-questions.html > > > -- > > Marcelo -http://maps.forum.nu > > -- > > > On Aug 26, 9:00 am, geo123 wrote: > > > > Hello, > > > > Can anyone suggest, how to implemtent custom m

Re: Custom cursors for specific layer

2009-08-26 Thread geo123
I am not referring to any grey area or yellow road or a blue water feature Please refer my previous post, I simply want to change the cursor when user 'mouseover' on any feature in GTileLayer To understand more please open http:\\maps.google.com and make a search for 'California hotels'. onc

Re: Custom cursors for specific layer

2009-08-26 Thread geo123
Is there any way to getDragObject of GTilelayer or any other similar approach? On Aug 26, 3:11 pm, geo123 wrote: > These approaches - > > map.getDragObject().setDraggableCursor(foo); > map.getDragObject().setDragingCursor(foo); > > would definitely change the map cursor.

Re: Custom cursors for specific layer

2009-08-26 Thread geo123
These approaches - map.getDragObject().setDraggableCursor(foo); map.getDragObject().setDragingCursor(foo); would definitely change the map cursor. But I want to change the cursor when the user 'mouse over' on any feature of 'GTileLayer' for example: for a point GTileLayer, mouse cursor should

Re: Custom cursors for specific layer

2009-08-26 Thread geo123
no i mean GTileLayer On Aug 26, 2:17 pm, Esa wrote: > Do you mean GLayer() ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups

Re: Custom cursors for specific layer

2009-08-26 Thread geo123
anything to do with the > Google Maps API? > > http://www.catb.org/%7Eesr/faqs/smart-questions.html > > -- > Marcelo -http://maps.forum.nu > -- > > On Aug 26, 9:00 am, geo123 wrote: > > > Hello, > > > Can anyone suggest, how to implemtent custo

Custom cursors for specific layer

2009-08-26 Thread geo123
Hello, Can anyone suggest, how to implemtent custom mouse 'cursor' for/on specific server side layer. Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send emai

Rendering custom data on Google Maps

2009-08-17 Thread geo123
Hi, I need to render my custom addresses data stored in oracle spatial over Googe Maps. I want to load only those addresses which are visible in viewport of the map. Please suggest that how can I achieve that without loading all the addresses at same time. Thanks --~--~-~--~~---

Re: G_NORMAL_MAP.getProjection().fromPixelToLatLng

2009-07-06 Thread geo123
Excellent stuff...This worked for me. Thank you bratliff... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscri

Re: G_NORMAL_MAP.getProjection().fromPixelToLatLng

2009-07-03 Thread geo123
? Thanks On Jul 2, 7:40 pm, bratliff wrote: > On Jul 2, 1:45 pm, geo123 wrote: > > > Is there any reference to Java method corresponding to > > G_NORMAL_MAP.getProjection().fromPixelToLatLng(a,b,c) function? > > > Thanks in advance. > > The file: > >  

G_NORMAL_MAP.getProjection().fromPixelToLatLng

2009-07-02 Thread geo123
Is there any reference to Java method corresponding to G_NORMAL_MAP.getProjection().fromPixelToLatLng(a,b,c) function? Thanks in advance. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To p