Giter Club home page Giter Club logo

Comments (10)

Naimikan avatar Naimikan commented on May 31, 2024

Hi @st-sathish!

Thank you! Which version of directive are you using? I have tried with v0.38.0 and it works fine.

P.D: if you want to see the description field as popup message, you have to do something like:

$scope.glLayers = [
   {
      id: "places",
      type: "symbol",
      source: "places",
      layout: {
         "icon-image": "{icon}-15",
         "icon-allow-overlap": true
      },
      popup: {
         enabled: true,
         onClick: {
               message: "${description}"
         }
      }
   }
];

from angular-mapboxgl-directive.

st-sathish avatar st-sathish commented on May 31, 2024

I'm using v0.36.1.

from angular-mapboxgl-directive.

Naimikan avatar Naimikan commented on May 31, 2024

Try to use v0.38.0 @st-sathish, I think I fixed that issue in the past.

from angular-mapboxgl-directive.

st-sathish avatar st-sathish commented on May 31, 2024

@Naimikan I'll try. Thank you for your quick response :)

from angular-mapboxgl-directive.

st-sathish avatar st-sathish commented on May 31, 2024

@Naimikan one quick question. Whether your latest v0.38.0 support previous angular version? Currently, I'm using angular v1.4.7.

from angular-mapboxgl-directive.

Naimikan avatar Naimikan commented on May 31, 2024

Hi @st-sathish! Yes, no problem about angular v1.4.7

from angular-mapboxgl-directive.

st-sathish avatar st-sathish commented on May 31, 2024

Thank you

from angular-mapboxgl-directive.

Naimikan avatar Naimikan commented on May 31, 2024

Hi @st-sathish, it worked?

from angular-mapboxgl-directive.

st-sathish avatar st-sathish commented on May 31, 2024

@Naimikan , we already have a code which is not in angular in a separate page using traditional map-box java script code. After a long month our client asked me to develop a new page to integrate map-box for their new requirement without disturbing existing code so I tried your lib to avoid lot of boiler plate. But now they were asking to integrate this functionality to their existing code. so I couldn't able to integrate your code due to continuously delivery me too want to follow the existing code. Sorry for that inconvenience. If I've necessity to integrate angular mapbox I'll use your lib on top and definitely I'll tell the feedback.

from angular-mapboxgl-directive.

Naimikan avatar Naimikan commented on May 31, 2024

Oh! ok, don't worry @st-sathish!

Thank you!

from angular-mapboxgl-directive.

Related Issues (20)

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.