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

How can I move marker Location #28

Open
hkmsadek opened this issue Aug 13, 2018 · 1 comment
Open

How can I move marker Location #28

hkmsadek opened this issue Aug 13, 2018 · 1 comment

Comments

@hkmsadek
Copy link

I am trying to build a realtime location tracker for a delivery system. There I need to change the marker location based on lat long. How can I do that?

I am using like this may be wrong

`

<googlemaps-user-position
@update:position="setUserPosition" />

                <!-- Marker -->
                <googlemaps-marker
                    title="Paris"
                    :position="latlang" />
            </googlemaps-map>`

and I am changing setUserPosition, latlang and center lat long. it changes the position but cannot see the market.

@kristoff2016
Copy link

HI, did you find the solution ? I think lib is death

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

2 participants