GithubHelp home page GithubHelp logo

Comments (4)

DaSchTour avatar DaSchTour commented on May 20, 2024

There is also issue #76 regarding snazzy info window. I already tried to make it work but the library doesn't behave as expected when lazy loaded. I'm also not sure how to progress on this front.

from ng-maps.

ptsoccer avatar ptsoccer commented on May 20, 2024

FWIW, it seems like the sample app has the same issue

from ng-maps.

DaSchTour avatar DaSchTour commented on May 20, 2024

Yes I know. That's where I was trying to make it work, but with no luck.

from ng-maps.

ptsoccer avatar ptsoccer commented on May 20, 2024

I have even worse news. I managed to get stuff to load correctly by making a copy of the JS snazzy-info-window and configuring angular/typescript to look at that, but while it got rid of the getMap/setMap errors, there are still more errors. Much of the google api is async now, and one of the things that the snazzy component does is query a marker manager for the google maps native marker. The ng-maps marker component itself adds the native marker to the manager, but the issue is there is some async stuff involved so the snazzy component ends up querying the manager for the native marker before the marker component adds it, thus causing no errors but the window won't work anyway.

I can try to summarize the changes I made to get to this point if you want, but I think I'm kind of done trying to make it work

from ng-maps.

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.