mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
Expose geolocate doc to website (#802)
This commit is contained in:
parent
bf38f682e8
commit
41c304b845
@ -145,6 +145,10 @@ const docPages = {
|
||||
name: 'FullscreenControl',
|
||||
content: getDocUrl('components/fullscreen-control.md')
|
||||
},
|
||||
{
|
||||
name: 'GeolocateControl',
|
||||
content: getDocUrl('components/geolocate-control.md')
|
||||
},
|
||||
{
|
||||
name: 'PointerEvent',
|
||||
content: getDocUrl('components/pointer-event.md')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user