kalisio / kano

Map and weather forecast data explorer in 2D/3D
https://kalisio.github.io/kano/
MIT License
24 stars 7 forks source link

Create an iframe integration API #45

Closed claustres closed 5 years ago

claustres commented 5 years ago

Should handle basic features:

API based on https://github.com/krakenjs/post-robot.

claustres commented 5 years ago

A generic system has been put into place, it allows to call any component method on a given route, this also allow to change the current route. However some methods might require more testing or specific management due to required dynamic data exchange.