# Leaflet.GeometryUtil **Repository Path**: mirrors_bbecquet/Leaflet.GeometryUtil ## Basic Information - **Project Name**: Leaflet.GeometryUtil - **Description**: Leaflet utility function on geometries - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Leaflet.GeometryUtil ==================== [![Build Status](https://travis-ci.org/makinacorpus/Leaflet.GeometryUtil.png?branch=master)](https://travis-ci.org/makinacorpus/Leaflet.GeometryUtil) * Tested with stable Leaflet 0.5.1 ## Running tests in command-line * Install [nodejs](http://nodejs.org) and [phantomjs](http://phantomjs.org) ``` sudo apt-get install nodejs phantomjs ``` * Ready ! ``` make test ```