On Nov 20, 7:11 am, Chris Ijoyah <[EMAIL PROTECTED]> wrote: > That would be great if you can, if it too much could you just let me > know which piece of code i need to do it, beacuse im having trouble > finding it.
This puts the description of the GStreetviewData that is returned by getNearestPanorama in the text over the window: http://www.geocodezip.com/silverdoor_streetview_templateD.html You may want to try reverse geocoding the latlng to get a better address. I'm not sure how well that will work given the recent change in the reverse geocoder. -- Larry > > On Nov 20, 3:05 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > > > On Nov 20, 7:02 am, Chris Ijoyah <[EMAIL PROTECTED]> wrote: > > > > Make question is: "Is there a way you can implement the name of a > > > street where the street man icon is positioned within the bubble and > > > make it change when it is repositioned?" > > > As I said before, I don't know why it wouldn't be. If you look at the > > documentation for the streetview classes, all the information is there > > for you. Are you asking me to do it for you? If so, it may take a > > while... > > > -- Larry > > > > This is a link the my street view file im working > > > on:http://test.silverdoor.co.uk/streetview_template.php?prop_id=404 > > > > On Nov 20, 2:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > wrote: > > > > > On Nov 20, 6:26 am, Chris Ijoyah <[EMAIL PROTECTED]> wrote: > > > > > > Theres a working example on the official street view, just click on > > > > > any location that has street view, and you will see it displays the > > > > > street name above the bubble everytime u move the street man icon. > > > > > Is there a question in there? > > > > > > On Nov 20, 2:21 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > > > wrote: > > > > > > > On Nov 20, 1:34 am, Chris Ijoyah <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi thanks alot Larry! I've just realised that It would make alot > > > > > > > more > > > > > > > sense to have the street name dynamic i.e. change as the marker is > > > > > > > moved. Is there a way to display the street name like the official > > > > > > > street view does at the top of the bubble along with the Street > > > > > > > View > > > > > > > Help link? > > > > > > > > e.g 2740 Morningside Dr NE Address is approximate > > > > > > > I would think it would be, the data is available, see the streetview > > > > > > documentation. > > > > > > > > If this is possible please could you send me a link to a working > > > > > > > example. > > > > > > > If I had one, I would. Give it a try. > > > > > > > -- Larry > > > > > > > > Thanks! > > > > > > > > On Nov 20, 7:24 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > > > > > wrote: > > > > > > > > > On Nov 19, 6:54 am, Chris Ijoyah <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Heres a link to the to the page im working on, you can view > > > > > > > > > the source > > > > > > > > > and add to it. All I want to do is add a title just above the > > > > > > > > > panorama > > > > > > > > > bubble. > > > > > > > > > > Heres the > > > > > > > > > link:http://test.silverdoor.co.uk/streetview_template.php?prop_id=795 > > > > > > > > > Something like > > > > > > > > this?http://www.geocodezip.com/silverdoor_streetview_templateC.html > > > > > > > > > -- Larry > > > > > > > > > > On Nov 19, 2:19 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > > > > > > > > wrote: > > > > > > > > > > > On Nov 19, 5:28 am, Chris Ijoyah <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > I'm having trouble displaying a piece of text just above > > > > > > > > > > > the street > > > > > > > > > > > view panorama bubble. Does anyone know how to do this, or > > > > > > > > > > > is it just a > > > > > > > > > > > case of writing another parameter within the > > > > > > > > > > > 'openInfoWindow()' > > > > > > > > > > > function? > > > > > > > > > > > If you are using openInfoWindow() you need to create an > > > > > > > > > > HTML element > > > > > > > > > > that looks like you want and use that as the argument to the > > > > > > > > > > function. If you provide a link to a map that is showing > > > > > > > > > > what you are > > > > > > > > > > trying to do, we could see where you are going wrong. > > > > > > > > > > > -- Larry- Hide quoted text - > > > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
