react-location-picker
react-location-picker copied to clipboard
is it Possible to fix location pin?
I need to fix location pin on a particular position and no one will able to change that if it is possible then let me know ASAP.
Well yes but this package is not built for that purpose. However, you can pass null
or empty function () => {}
to onChange
prop so that the user won't be able to change the position given.