Skip to content

Commit 2c6aeaa

Browse files
authored
Merge pull request #99 from OpenSmock/dev-pla
Working on map tile performances, optimizations and cleaning
2 parents a11a7a9 + 1155031 commit 2c6aeaa

File tree

3 files changed

+196
-139
lines changed

3 files changed

+196
-139
lines changed

src/GeoView-Examples/GeoViewExamples.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ GeoViewExamples class >> exampleGeoSegments [
262262

263263
| element objects |
264264
element := GeoViewUtils createGeoViewForGeoObjects.
265-
265+
266266
"create sample datas"
267267
objects := self createGeoSegment: 1000.
268268
element addObjects: objects.

0 commit comments

Comments
 (0)