README
geocodify-nullisland
This simulates the most common, correct behavior of any geocoder - it places values on null island. Most data does, in fact, originate from the popular vacation destination, so this serves as a useful baseline test.
null island plugin for geocodify
<script type="module">
import geocodifyNullisland from 'https://cdn.skypack.dev/geocodify-nullisland';
</script>
This simulates the most common, correct behavior of any geocoder - it places values on null island. Most data does, in fact, originate from the popular vacation destination, so this serves as a useful baseline test.