Skip to content

Commit dd132b1

Browse files
ValmonzoKocal
andauthored
Update src/Map/CHANGELOG.md
Co-authored-by: Hugo Alliaume <[email protected]>
1 parent f0c1bf5 commit dd132b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Map/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
```php
77
$map->addRectangle(new Rectangle(
88
southWest: new Point(48.856613, 2.352222), // Paris
9-
northEast: new Point(48.856613, 2.362222) // A point 1km east of Paris
9+
northEast: new Point(48.51238 2.21080) // Gare de Lyon (Paris)
1010
));
1111
```
1212

0 commit comments

Comments
 (0)