Browse Source

Merge pull request #149 from pelias/doc-fest-edits

update CORS page
pull/153/head
Diana Shkolnikov 8 years ago committed by GitHub
parent
commit
377f16fef9
  1. 4
      use-cors.md

4
use-cors.md

@ -14,9 +14,9 @@ For a full list of supported browsers see: http://caniuse.com/#feat=cors
### Add a search box to a Leaflet map
Mapzen provides a plug-in that adds a search box to any [Leaflet](http://leafletjs.com/)-powered map.
You can add a Mapzen Search box to any [Leaflet](http://leafletjs.com/) map.
See https://github.com/mapzen/leaflet-geocoder for installation instructions and a live demo. There is also a [tutorial](add-search-to-a-map.md) available.
See the [Mapzen.js documentation](https://mapzen.com/documentation/mapzen-js/search/#add-mapzen-search-box-to-a-map) for instructions. There is also a [tutorial](add-search-to-a-map.md) available.
### Loading data with jQuery

Loading…
Cancel
Save