Skip to content

An example of how to use the ArcGIS API for JavaScript in a https://glimmerjs.com/ application

Notifications You must be signed in to change notification settings

tomwayson/esri-glimmer-example

Repository files navigation

esri-glimmer-example

An example of how to use the ArcGIS API for JavaScript in a glimmerjs application.

Screenshot

This uses the pattern (and a copy of the code) from esri-loader to lazy-load the ArcGIS API for JavaScript in a glimmer app.

This is a work in progress hacked up w/ @odoe at EmberConf 2017.

Development Instructions

The rest of this README outlines the details of collaborating on this Glimmer application.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd esri-glimmer-example
  • yarn

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

An example of how to use the ArcGIS API for JavaScript in a https://glimmerjs.com/ application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published