Ezy
Ezy
See https://github.com/emberjs/ember.js/issues/17419 for related info
I'm also interested in this. A good example use case for this, is mounting an engine for static pages. With the current route structure each static page has to be...
See also https://discuss.emberjs.com/t/mounting-two-engines-in-ember-engines/16237
@Matt-Jensen thanks for the great plugin and feedback - am currently implementing the ember-g-map `fitToMarkers()` code as suggested above. When extending the component I've created a new Ember component `component/g-maps-extend.js`....
I've managed to iron out the issues for this @Matt-Jensen so posting up here for anyone who finds it useful. My issue was calling `{{g-maps}}` rather than the new component...
You'll have to ask @cgross - not sure there's much maintenance going on here.
This is reproducible now without changing the program name. Pretty big noob here, and I've got no idea why sorry. But pretty hard to get up and running when the...
Thanks @tomjohn1028, followed the instructions more closely and got it working.