Dear Friends, I want to get a particular kind of map from Google Static API.An example of the kind is given in the following URL: http://maps.google.com/?ie=UTF8&hq=&hnear=India&ll=20.591652,78.969727&spn=24.519788,35.112305&z=5&
Pls note that there are different kinds of maps i.e normal, satellite and terrain.I want to get these three plus some other types formed from them. I have read the documentation but in it, the document says maptype=roadmap i.e only one type can be specified. 1) So how to get this kind of map.Which Google map API to use? 2) My second query relates to a functionality called "Identify Feature".So when I click on a point in the map I should get the layer information of all the layers involving the point. Similarly if I do a Rectangular Select I should get the info of all layers within the rectangle. Is it possible to have this functionality? If yes then how? 3) How do I collect the lonlat within the map for any of the mouse events like click, mousemove? I want to do this within a Silverlight control without javascript. Thanks for ur replies. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
