geo-math-utils
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,2 +0,1 @@ | ||
/// <reference path="../typings/main.d.ts" /> | ||
export declare function toLatLon(lat0: any, lon0: any, x: any, y: any): { | ||
@@ -3,0 +2,0 @@ lat: any; |
"use strict"; | ||
/// <reference path="../typings/main.d.ts" /> | ||
var geodesy = require("geodesy"); | ||
@@ -4,0 +3,0 @@ function toLatLon(lat0, lon0, x, y) { |
{ | ||
"name": "geo-math-utils", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
"use strict"; | ||
/// <reference path="../typings/main.d.ts" /> | ||
var geodesy = require("geodesy"); | ||
@@ -4,0 +3,0 @@ function toLatLon(lat0, lon0, x, y) { |
@@ -1,2 +0,3 @@ | ||
/// <reference path="../typings/main.d.ts" /> | ||
declare var require; | ||
var geodesy = require("geodesy"); | ||
@@ -3,0 +4,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
426036
13075