Skip to content

Commit

Permalink
updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
tsamaya committed Sep 26, 2023
1 parent bba766b commit 6de246e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/leaflet-opencage-geosearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ const options = {
//
// leafletjs options:
position: 'topright', // Possible values are 'topleft', 'topright' [default], 'bottomleft' or 'bottomright'
customMarkerOptions: { icon: greenIcon }, // Leaflet Marker options https://leafletjs.com/reference.html#marker-option
customMarkerOptions: { icon: greenIcon }, // Optional Leaflet Marker options https://leafletjs.com/reference.html#marker-option, default is [{}]
placeholder: 'Type here to search for places', // default [13]
defaultZoomLevel: 12, // default [13]
};
Expand Down

0 comments on commit 6de246e

Please sign in to comment.