Changes between Initial Version and Version 1 of Ticket #17224, comment 5


Ignore:
Timestamp:
2019-01-22T20:45:46+01:00 (5 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17224, comment 5

    initial v1  
    11I looked at the code in r11247. At that time the areas where not combined, instead there was a loop:
    22{{{
     3#!java
    34        public Boolean get(LatLon ll) {
    45            for (Area a : leftHandTrafficPolygons) {