Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change icon in search control #380

Open
mugu-fatman opened this issue Oct 10, 2023 · 1 comment
Open

change icon in search control #380

mugu-fatman opened this issue Oct 10, 2023 · 1 comment

Comments

@mugu-fatman
Copy link
Contributor

Hi ,
Thanks for your lovely library , Could you please suggest how to change the cross icon in the control to magnify glass. I tried to use reset button but that didn't work.

		const searchControl  = new GeoSearchControl({
				style: 'bar',
				searchLabel: "Search",
				resetButton: mdiMagnify,
				provider: new OpenStreetMapProvider ({
				showMarker: true
			}),
		});
@mugu-fatman
Copy link
Contributor Author

Could someone please provide some advice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant