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

my-map - support child<marker> elements, etc. #44

Open
2 tasks
nfreear opened this issue Oct 28, 2023 · 0 comments
Open
2 tasks

my-map - support child<marker> elements, etc. #44

nfreear opened this issue Oct 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nfreear
Copy link
Owner

nfreear commented Oct 28, 2023

..

<my-map
  latlng="51.505,-0.09"
  zoom="13"
  marker-class="FaMarker"
  >
  <marker latlng="51.505, -0.09" data-fa-id="star" hidden>Hello, I'm a popup!</marker>

  <p> Map description </p>
</my-map>
  • - Child marker elements,
  • - Historic maps - tiles, API keys,

@nfreear nfreear added the enhancement New feature or request label Oct 28, 2023
nfreear added a commit that referenced this issue Nov 12, 2023
nfreear added a commit that referenced this issue Nov 12, 2023
* Extend `MyMapElement.attribution()` getter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant