Git Product home page Git Product logo

sunlightmap's People

Contributors

cprima avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

sunlightmap's Issues

center map individually

The map should be centered roughly by user's location: Americas, Europe, India or Australia come to mind.
This requires either a sprite for the map image, or additional image cropping/pasting in the backend.

Remove network toast

The network change toast has a logic that keeps old network changes in some buffer, and replays all of them if the app had been sleeping.
Better to remove completely.

Build fails after fresh repo checkout Metadata version mismatch for module ... storage.d.ts

Problem:

Error: Metadata version mismatch for module $projectpath/sunlightmap_app/node_modules/@ionic/storage/dist/src/storage.d.ts, found version 4, expected 3
(path edited for brevity)

The full error:


[06:46:20]  build prod started ...
[06:46:20]  clean started ...
[06:46:20]  clean finished in 1 ms
[06:46:20]  copy started ...
[06:46:20]  deeplinks started ...
[06:46:20]  deeplinks finished in 193 ms
[06:46:20]  ngc started ...
Error: Metadata version mismatch for module $projectpath/sunlightmap_app/node_modules/@ionic/storage/dist/src/storage.d.ts, found version 4, expected 3
    at StaticSymbolResolver.getModuleMetadata ($projectpath/sunlightmap_app/node_modules/@angular/compiler/bundles/compiler.umd.js:25748:34)
    at StaticSymbolResolver._createSymbolsOf ($projectpath/sunlightmap_app/node_modules/@angular/compiler/bundles/compiler.umd.js:25536:46)
    at StaticSymbolResolver.getSymbolsOf ($projectpath/sunlightmap_app/node_modules/@angular/compiler/bundles/compiler.umd.js:25517:14)
    at $projectpath/sunlightmap_app/node_modules/@angular/compiler/bundles/compiler.umd.js:24376:30
    at Array.forEach (native)
    at extractProgramSymbols ($projectpath/sunlightmap_app/node_modules/@angular/compiler/bundles/compiler.umd.js:24375:79)
    at AotCompiler.analyzeModulesAsync ($projectpath/sunlightmap_app/node_modules/@angular/compiler/bundles/compiler.umd.js:23931:47)
    at CodeGenerator.codegen ($projectpath/sunlightmap_app/node_modules/@angular/compiler-cli/src/codegen.js:32:14)
    at Function.NgTools_InternalApi_NG_2.codeGen ($projectpath/sunlightmap_app/node_modules/@angular/compiler-cli/src/ngtools_api.js:73:30)
    at Object.doCodegen ($projectpath/sunlightmap_app/node_modules/@ionic/app-scripts/dist/aot/codegen.js:6:51)
[06:46:22]  copy finished in 2.21 s

Resolution:
@see: https://forum.ionicframework.com/t/build-fails-after-update-to-3-8-0/110888/3

npm remove @ionic/storage
npm install --save --save-exact @ionic/[email protected]

Check packages.json:

        ....
        "@ionic/storage": "2.0.1",

Make search-engine friendly

Actual Behaviour

The current website via GitHub pages has no search engine features.

Expected Behaviour

Add keywords, add two to three landing pages

show list of places on the map

Each installed app shall keep track of its own list of places and their latitude/longitude. Georeferenced to the x-y-coordinates the map will have the day/night/twilight status of each place easy to read.

Fix jumping modal

The "add places" modal jumps when the bottom tab bar is not visible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.