On Dec 1, 6:10 am, "[email protected]" <[email protected]> wrote: > On Dec 1, 5:56 am, cobalt <[email protected]> wrote: > > > This my map:http://webhost.home.pl/piotr/google_maps_test/maps.html > > Can you provide instructions on how to get a map to appear? (example > values for the 2 boxes) > > FYI - I get javascript errors in IE, it doesn't like the comma at the > end of this object: > var rendererOptions = { > draggable: true, > > };
When I put id: Bonn od: Marburg, I get more javascript errors Line: 8 Error: Arg: Fraction out of range (0 to 1 allowed) your polygons (at least some) have strokeOpacity: 2, that needs to be 1 or less. -- Larry > > -- Larry > > > > > > > My english is suck, it is difficult to explain to me the problem....- Hide > > quoted text - > > - Show quoted text - -- 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 [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-js-api-v3?hl=en.
