Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ramazansancar authored Jan 21, 2025
2 parents ad3b708 + cfbc58f commit 75f230a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ leaflet example.
```jsx
import { GeoSearchControl, MapBoxProvider } from 'leaflet-geosearch';
import { useMap } from 'react-leaflet';
import "leaflet-geosearch/assets/css/leaflet.css";

const SearchField = ({ apiKey }) => {
const provider = new MapBoxProvider({
params: {
Expand Down

0 comments on commit 75f230a

Please sign in to comment.