Module: PowersDemo::LocationConfig
- Included in:
- Calculate
- Defined in:
- lib/modules/topics/demos/powers_demo.rb
Constant Summary collapse
- @@location_coordinates =
{ sydney: { x: -100, y: -100 }, brisbane: { x: 100, y: 100 }, melbourne: { x: 200, y: 200 } }