# static-map-string-format **Repository Path**: mirrors_mapbox/static-map-string-format ## Basic Information - **Project Name**: static-map-string-format - **Description**: parse and generate geojson from static map urls - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # static-map-string-format [![build status](https://secure.travis-ci.org/mapbox/static-map-string-format.png)](http://travis-ci.org/mapbox/static-map-string-format) Parse static map feature strings and return GeoJSON. ## API `stringToFeature(str)` returns GeoJSON, an Error, or `null`.