GithubHelp home page GithubHelp logo

dio-el-claire / ember-leaflet-google-mutant-layer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 5.0 4.43 MB

Google's tile layers for ember-leaflet

Home Page: https://dio-el-claire.github.io/ember-leaflet-google-mutant-layer/

License: MIT License

JavaScript 82.26% HTML 15.68% Shell 2.05%
ember-addon ember-leaflet google-tiles

ember-leaflet-google-mutant-layer's People

Contributors

cvx avatar devotox avatar dio-el-claire avatar ember-tomster avatar miguelcobain avatar swgamerx avatar techn1x avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ember-leaflet-google-mutant-layer's Issues

This page can't load Google Maps correctly

Versions:
"ember-leaflet": "^3.0.18",
"ember-leaflet-google-mutant-layer": "0.0.14",
"leaflet": "^1.5.1",
"ember-cli": "2.14",

The map works but there was a pop up that always shows This page can't load Google Maps correctly

config/environment.js

googleMutantLeaflet: {
  apiKey: process.env.GOOGLE_MAP_KEY,
  include: false
},

and my .env has my api google key, it is paid and there is no issue with the billing.

/tempate.hbs

<div class="map-leaflet-container">
  {{#leaflet-map id="map-leaflet" lat=cityLatitude lng=cityLongitude zoom=zoomValue}}
    {{google-mutant-layer type="roadmap"}}
    {{marker-layer location=myIcon.url icon=customIcon lat=selectedLatitude lng=selectedLongitude}}
  {{/leaflet-map}}
</div>

Screen Shot 2019-05-29 at 3 40 22 PM

Fix breaking changes in FastBoot 1.0

The current ember-cli-fastboot releases (1.0.0-rc.1 and above) introduce breaking changes. These will most likely break your current FastBoot implementation.

See ember-fastboot/ember-cli-fastboot#387 for more information and a guide on how to fix your addon. Also you may want to visit the -fastboot Slack channel to get help from other users.

Note: this issue has been created automatically, by searching for certain patterns in your code. If you think this has been falsely created, feel free to close!

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.