react-location-picker icon indicating copy to clipboard operation
react-location-picker copied to clipboard

is it Possible to fix location pin?

Open dj215 opened this issue 4 years ago • 1 comments

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.

dj215 avatar Apr 27 '20 06:04 dj215

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.

rameshsyn avatar Apr 27 '20 08:04 rameshsyn