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

Added drag functionality; update lat/lng on marker "dragend" event. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rhewitt22
Copy link

After the user clicks "Add me to the map" her or she can add a marker to the map. I've modified the code slightly to allow the user to drag that if it needs to move slightly to a more exact position. The hidden lat/lng text input fields on the marker popup form are automatically updated with the marker's new position.

I'm relatively new to GitHub; this is my first pull request!

@bmcbride
Copy link
Owner

Nice addition! I'm hoping to update this to the current versions of Leaflet & Bootstrap and do some general cleanup sometime in the near future. I will definitely incorporate this.

@bmcbride
Copy link
Owner

Not silly at all! I'm still figuring all this stuff out as well and
contributions like this are perfect- adding bits of functionality here and
there without massive changes to the codebase. Thanks again!

On Tue, Aug 27, 2013 at 1:23 PM, Roy Hewitt notifications@github.comwrote:

As silly as it seems even a small contribution gets me all jacked up!


Reply to this email directly or view it on GitHubhttps://github.com//pull/5#issuecomment-23354382
.

Bryan R. McBride, GISP
bryanmcbride.com

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.

None yet

2 participants