geospatialjs #GeospatialJS# Provider objects to work with geospatial object, tools and resources ##Dependencies## https://jquery.com/ http://knockoutjs.com/ http://momentjs.com/ ##Usage## ###LatLng### Create point with coordinates var point = new GeospatialJS.LatLng([50.41, 30.32]); ##Project status##