Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
keep old GeoJSON file for compatibility with existing static loaders
Browse files Browse the repository at this point in the history
  • Loading branch information
ramunasd committed Jan 24, 2022
1 parent 063f7f6 commit dcfd085
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/GeoJSON/GeoJSON.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?php

require_once __DIR__ . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR . 'GeoJSON.php';

0 comments on commit dcfd085

Please sign in to comment.