Skip to content

give the possibility to have a default position#8

Open
epitre wants to merge 2 commits intocyphercodes:masterfrom
Shaurifr:defaultPosition
Open

give the possibility to have a default position#8
epitre wants to merge 2 commits intocyphercodes:masterfrom
Shaurifr:defaultPosition

Conversation

@epitre
Copy link

@epitre epitre commented Aug 19, 2020

Something like this should work :

            var lp = new locationPicker('map', {
                dfLat: 0,
                dfLng: 0,
                setCurrentPosition: true
            }, {
                // Google Maps Options
                zoom: 15,
            });

should show "null island" a point in the atlantic, close to africa, if you refuse to share your location.

WARNING !

Could you test it first, please.

@epitre
Copy link
Author

epitre commented Aug 19, 2020

closes #7

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

Successfully merging this pull request may close these issues.

1 participant