Skip to content

Commit

Permalink
move point-from-geocoder-result into geocoder examples group
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewharvey committed Apr 27, 2018
1 parent a3b0852 commit c53783f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/example/point-from-geocoder-result.js
Expand Up @@ -4,7 +4,7 @@ description: >-
Listen to the `geocoder.input` event from the [Geocoder plugin](https://github.com/mapbox/mapbox-gl-geocoder) and
place a point on the coordinate results.
tags:
- controls-and-overlays
- geocoder
pathname: /mapbox-gl-js/example/point-from-geocoder-result/
---*/
import Example from '../../components/example';
Expand Down

0 comments on commit c53783f

Please sign in to comment.