Hi. I want to create a static map on my site. It works inside dreamweaver, but not inside a web browser. I get the ? error sign. Any help is very much appreciated! Danielle
I have added the following code to my HTML: <img src=http://maps.google.com/maps/api/staticmap? center=45.494097,6.734450&zoom=9&size=230x230&maptype=hybrid&path=color: 0x0000ff|weight:5|45.467086,6.907730|45.454219,6.864419| 45.484589,6.531611|45.494097,6.734450|45.495323,6.774491| 45.574733,6.780577|45.552858,6.848334| 45.593287,6.867767&markers=color:blue|label:1| 45.467086,6.907730&markers=color:blue|label:2| 45.454219,6.864419&markers=color:blue|label:3| 45.484589,6.5316117&markers=color:blue|label:4| 45.494097,6.734450&markers=color:blue|label:5| 45.495323,6.774491&markers=color:blue|label:6| 45.574733,6.780577&markers=color:blue|label:7| 45.552858,6.848334&markers=color:blue|label:8| 45.593287,6.867767&sensor=false/> The site is: http://www.bigmountainadventures.com/OffPisteTarentaise7.html -- 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.
