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

Marker dont return precise position (coordinates) #117

Open
jorge-teixeira opened this issue May 31, 2024 · 1 comment
Open

Marker dont return precise position (coordinates) #117

jorge-teixeira opened this issue May 31, 2024 · 1 comment

Comments

@jorge-teixeira
Copy link

jorge-teixeira commented May 31, 2024

When I place a marker in the custom post, the raw data it is not saved with the precise location meaning it doesn’t go to the exact coordinates where the marker was placed. Instead, it always defaults to the nearest road.
example: marker at: 40.1234567, -8.1234567 .

I try to use de Raw Data :
i put in the wordpress ACF map the coordenate 40.1234567, -8.1234567 and the output with the var_dump is : array(9) { ["lat"]=> float(40.1235615) ["lng"]=> float(-8.1236286).

@mcguffin
Copy link
Owner

@jorge-teixeira Can you provide a step by step, what exactly you were doing?
I tried to manually set your coordinates for the marker, but they exactly appeared as entered.

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