Coder Social home page Coder Social logo

Comments (10)

bamnet avatar bamnet commented on April 28, 2024

I haven't been able to reproduce this. Can you share a link to a sample?

It would also be good to test out demo.html, I think the sample map demonstrates this exact functionality.

from google-map.

davidwittenbrink avatar davidwittenbrink commented on April 28, 2024

The strange thing is that it works fine in the demo. I've tried copying the google-map tags from the demo but they also didn't work on my machine. Maybe it's just a problem with my set up - I hope I'm not wasting your time.

For now I have zipped a quick example which you can download here: https://www.dropbox.com/s/6kviww2855p3ake/google-map-example.zip.

I will upload it to a server tomorrow.

from google-map.

ebidel avatar ebidel commented on April 28, 2024

That's strange. Your code works for me: http://jsbin.com/lajukida/1/edit
The only change was that I swapped the image.

from google-map.

bamnet avatar bamnet commented on April 28, 2024

@davidwittenbrink - Thanks for the zip, it reproduces the problem. Can you try pulling down the latest version of google-map and see if that helps? I updated it to use my local copy and everything worked. You'll know when you're using the newest version because google-map/google-map.html won't have boring license text at the start.

from google-map.

davidwittenbrink avatar davidwittenbrink commented on April 28, 2024

If change the imports to the ones hosted on polymer-project.org everything works fine.
I just tried bower update and also reinstalled the component using bower install GoogleWebComponents/google-map - still nothing.

If I download the source directly from Github everything works fine. I don't know much about bower, could this be an issue with versioning?

Thanks for the help! Looking forward to meeting you in London @ebidel!

from google-map.

bamnet avatar bamnet commented on April 28, 2024

Care to share the bower.json? I didn't find it in the zip.

from google-map.

davidwittenbrink avatar davidwittenbrink commented on April 28, 2024

This is the file I get after a fresh install using bower:

{
  "name": "google-map",
  "private": true,
  "dependencies": {
    "google-apis": "PolymerLabs/google-apis#>=0.3.0 <1.0.0"
  }
}

from google-map.

bamnet avatar bamnet commented on April 28, 2024

How about the bower.json from your project? My hunch is that you're setup to install the latest release of the google-map component which is kinda old. Installing the master branch should help.

from google-map.

ebidel avatar ebidel commented on April 28, 2024

Yea, this is one of the reasons we moved the element from PolymerLabs. The current release is a few months old.

There are a few outstanding PRs that I'd love to get merged before we release again, but the next version should be soonish.

from google-map.

davidwittenbrink avatar davidwittenbrink commented on April 28, 2024

My project itself doesn't have a bower.json file. All the files I'm using are in the zip.
I will just use the component from Github for now and try this again after the next release.

Thanks for the help!

from google-map.

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.