I am using the file structure recommended in the meteor guide. I use flow-router to render the template which holds the map template and then import the routes.js file to the main.js file.
The map loads perfectly on a web browser but it does not load at all in a cordova app.
I am using the file structure recommended in the meteor guide. I use flow-router to render the template which holds the map template and then import the routes.js file to the main.js file.
The map loads perfectly on a web browser but it does not load at all in a cordova app.
Thoughts?
Let me know what you need to see to debug.