Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

Integration of a map "component" #7

Open
mpizenberg opened this issue May 23, 2018 · 0 comments
Open

Integration of a map "component" #7

mpizenberg opened this issue May 23, 2018 · 0 comments

Comments

@mpizenberg
Copy link
Member

Sometimes we want to reuse web "components" like maps and embed them inside an Elm application. There are two main ways of doing so:

  1. Calling the component API through ports, like we started to explore last meetup: https://ellie-app.com/5pjqq5Nwva1/1
  2. Wrapping the component in a "custom element". See Luke Westby (Ellie author) notes about that: https://paper.dropbox.com/doc/Custom-Elements-in-Elm-1Dd7LMDwgJLNGHazDImSm
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant