lvbin0127 / osm-android

Automatically exported from code.google.com/p/osm-android
0 stars 0 forks source link

Sometimes polygons are not rendered correctly #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start application and navigate to Bicaz Lake (just an example)
2. Compare with data in OSM

What is the expected output? What do you see instead?
This only happens to very complex polygons. It is visible both on Emulator
and on DevPhone(G1).

See attached screenshot from G1.

Original issue reported on code.google.com by cipriant...@gmail.com on 8 Jul 2009 at 8:02

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by iulian.b...@gmail.com on 15 Jul 2009 at 3:32

GoogleCodeExporter commented 9 years ago
I removed the polygon package and created a lightweight class Polygon to 
provide the
desired functionality (triangulation and finding out the centroid).

This should be fixed now...

Original comment by iulian.b...@gmail.com on 13 Aug 2009 at 4:22