GithubHelp home page GithubHelp logo

map-make's People

Contributors

probins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

map-make's Issues

Portuguese and Italian sources http only

Browsers increasingly refuse to load http from https. The Portuguese and Italian sources are however currently http only. Until this is changed, they have been commented out in the sourcelist used by awesomplete.

Enable switch module scripts/System.register

browsers implementing module scripts are starting to appear, and the loader polyfill and System.register are no longer needed in this case.

Current plan is for jspm.io to access 3 different branches:

  • master contains the initial bootstrap loader as at present, along with common assets such as CSS. This will feature-detect (tbd) and determine which of the other 2 branches to access:
    • es6: modules in ES6 format
    • register: ES6 files converted into System.register

unable to use - make-make.html hangs

Arrived here because I'd like to provide various OrdSurv features to an OL3/OSM-based map.
In a post you made on an Ordnance Survey forum, you mentioned the need to re-project either the OrdSurv layer or all the others. Had hoped not to have to reproject but it looks as if I'll have to.

You pointed to:
https://maps.peterrobins.co.uk/gb.html
which hangs as you have deprecated it. I could not find it in your repos here.

I can't tell if the projections are in fact accurate enough to be overlaid at zoom level 17 - was hoping to find out with map make. Not clear to me what make-make does exactly and there are no screenshots.

As per the instructions, I downloaded just the one file (make-make.html) and ran it on my 'fake' tld on my local machine. I noticed a post you made a while back
An alert appears with 'Error reading map-make.js', errors are logged to the console and it hangs the the 'loading' gif.

I see there are two places the alerted error is generated from (you might want to change their wording to differentiate them). The one I get comes from initloader.js
The console errors are:

mapDef.src.js:71    Uncaught TypeError: Cannot read property 'lat' of undefined

map-make.src.js:86  Uncaught TypeError: mapDef.init is not a function(anonymous function) @ map-make.src.js:86(anonymous function) @ map-make.src.js:148J @ system.src.js:6d.execute @ system.src.js:7s @ system.src.js:7n @ system.src.js:7execute @ system.src.js:7y @ system.src.js:6w @ system.src.js:6p @ system.src.js:6h @ system.src.js:6(anonymous function) @ system.src.js:6
szmap-make.htm:15 Uncaught TypeError: mapDef.init is not a function
    Evaluating https://github.jspm.io/probins/map-make@master/map-make.js
    Error loading https://github.jspm.io/probins/map-make@master/map-make.js

Invoking 'alert()' during microtask execution is deprecated and will be removed in M53, around September 2016. See https://www.chromestatus.com/features/5647113010544640 for more details.

undefined:1 Uncaught (in promise) Uncaught TypeError: Cannot read property 'lat' of undefined
    Evaluating https://github.jspm.io/probins/map-make@master/mapDef.js
    Error loading https://github.jspm.io/probins/map-make@master/mapDef.js

Hope that helps

Move stand-alone OL functions to custom ES6 modules

The first stage of converting OL to ES6.

  • DOM elements:
    • controls
    • Overlay
  • other simple objects:
    • coordinate
    • extent
    • Sphere
    • formats?
    • loadingstrategy.bbox?
    • OSM?
  • split formats into separate read/write modules?
  • fork Map or add baseMap? (will be fixed upstream)
  • replace getxxx() with get('xxx')

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.