Skip to content

Instantly share code, notes, and snippets.

@pwgustafson
Created June 16, 2016 22:01
Show Gist options
  • Save pwgustafson/85857d515be8722b7077421fd6a3a4ac to your computer and use it in GitHub Desktop.
Save pwgustafson/85857d515be8722b7077421fd6a3a4ac to your computer and use it in GitHub Desktop.
new L.mapbox.geocoderControl('mapbox.places', {
position: 'topleft'
autocomplete: true
keepOpen: true
queryOptions:
country: 'us'
}).addTo(@map)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment