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

Add support for pre-defined coordinates #4

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

hbruch
Copy link
Contributor

@hbruch hbruch commented Nov 29, 2024

This PR adds optional parameters lat/lon to specify coords to locate the marker, if in case no geocoding is required/intended.

(Another option would have been to use the option's center property, but I chose to be explicit and use propert arguements. They are appended after the options, as they are optional and to be backward compatible for existing clients)

... in case no geocoding is required/intended
@hbruch hbruch mentioned this pull request Nov 29, 2024
@leonardehrenfried leonardehrenfried merged commit 9ad2407 into master Dec 3, 2024
2 checks passed
@leonardehrenfried leonardehrenfried deleted the predefined-coords branch December 3, 2024 09:40
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.

2 participants