Hi all,

since -- I believe -- the last change in the API on 17-Mar-2009 in
which the following static methods were deleted (see
http://mapki.com/wiki/Changelog#V2.151)

 GBounds.intersection()
 GBounds.intersects()
 GLatLng.fromRadians()

, neither the linebuffer feature (see
http://google-maps-api.googlegroups.com/web/euklidian.png?hl=de&gsc=BwoMbwsAAAAVfB1CW_Bcnv4qm7loeCnQ)
nor the GPolygonFromEncoded (I use PolylineEncoder.js by Mark McClure)
part of my digitizer application do work anymore. I outcommented the
only part where I used the GBounds.intersects method (not essential to
the code), the two other methods are not used in my application.

I get the following two error messages from Firebug resp. Venkman:

in
main.js/eval/F3Ov0us1MhJzmEKcqv9HRQ%3D%3D (only one line here) : a is
nul

which seems to result from
main.js (line 199) : a is nul

I had not been working on this application for a couple of days so I
cannot safely say that this error has only been occuring since the
last API change, but on 08-Mar-2009 everything still worked fine.

My map can be found at http://freytag.nl/luftbildserver. To reproduce
the error, click on the line digitizer (the button on the right of the
map with a line on it), draw a line on the map, click the line and use
the "Linienbuffer zeichnen" link in the "Aktionen"-tab of the line's
bubble. Reasonable values for "Genauigkeit" would be 40-70%, depending
on the number of vertices; for "Buffergröße", choose something in
between 50,000 and 200,000 m, so you would be able to see the buffer
polygon (If the feature still worked) at the initial zoom level.

Best regards

Götz



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to