Git Product home page Git Product logo

mapzen.js's Introduction

Mapzen.js

Mapzen.js is an open-source JavaScript SDK and an extension of Leaflet for making maps for the web and mobile devices. Mapzen.js simplifies the process of using Mapzen's maps within Leaflet.

Mapzen.js contains all the Leaflet functionality, as well as additional tools for working with Mapzen maps and search. With Mapzen.js you can add Mapzen map styles as basemaps, build a customizable geocoder with Mapzen Search, and share links to maps.

Mapzen.js documentation

You can find tutorials and a full API reference at https://mapzen.com/documentation/mapzen-js/.

The source files for the documentation are in the [/docs] folder(https://github.com/mapzen/mapzen.js/tree/master/docs) of this repository.

Add Mapzen.js to your page

To reference the Mapzen.js cascading style sheet (CSS) and JavaScript file, add these links to your page.

<!-- style sheet for mapzen.js -->
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">

<!-- latest version of mapzen.js-->
<script src="https://mapzen.com/js/mapzen.js"></script>

<!-- latest minified version of mapzen.js -->
<script src="https://mapzen.com/js/mapzen.min.js"></script>

You can use npm if you want to build locally.

Component open-source projects ๐Ÿ’•

Mapzen.js includes components from these awesome open-source projects:

mapzen.js's People

Contributors

hanbyul-here avatar migurski avatar binx avatar rmglennon avatar baldur avatar sleepylemur avatar mjcunningham avatar bcamper avatar souperneon avatar louh avatar

Watchers

rosa maria palacios juncosa avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.