Code Monkey home page Code Monkey logo

ol3-mobile-viewer's People

Contributors

aquilo avatar mroecke avatar mwa avatar pka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ol3-mobile-viewer's Issues

Translation

Hi,

I want to add Romanian language support and push it here.

I'm thinking of adding to Translations.js something like I18n_language_code:
..............................
I18n_ro = {};
I18n_ro.title = "Mobile ...(OL3)";
I18n_ro.search = {
header: "Caută adrese",
................................

And then in the config.js:
I18n=I18n_ro;

Do you have any suggestion/comment?
Nice work!
Tudor

Scroll for results in GetFeatureInfo doesn't work for Iphone

Tested on Iphone 6, 5s with IOS 8. Scrolling in the GetFeatureInfo response tab isn't possible. As a small workaround, we can collapse the top feature to see the info from the one beneath.
It is clearly on account of jquery.mobile-1.3.1; Going to jquery.mobile-1.4.x solves this problem but enters others.

scroll_problem

Cannot read property 'layertype' of undefined

Hello,

we have multiple layers in one theme embedded like this:

{"name": "Stadtplanung",
"layers": [
            {"name":    
                "rp_bebauue_i,bauleitplanung_BP,Themenkarten_Bebauungsplan_RVR_Bebauungsplaene",
                     "layers": []
        }]}

If one opens a permalink like : http://xyz.example.com?activeLayers=rp_bebauue_i,bauleitplanung_BP,Themenkarten_Bebauungsplan_RVR_Bebauungsplaene

none of these layers gets automatically switched on and in console the error is thrown:
Cannot read property 'layertype' of undefined

debugging points towards gui.js with the line

var permaLayerType = Map.layers[permaLayer].layertype;

Any ideas on how to fix this? This error is not thrown, if a single theme permalink is used.

mapfish appserver user

line 69 in src/mapfish_login.js should be

user: data.login

instead of

user: data.user.login

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.