GithubHelp home page GithubHelp logo

Comments (17)

dlemmermann avatar dlemmermann commented on July 18, 2024 1

Just noticed that we have a Java 11+ branch. Please use 11.0.0. The Google API key is set like this: googleMapView.setKey("AIzaSyDKjhxxxBygmij6QIqkOsgPZ5eKyk");

from gmapsfx.

dlemmermann avatar dlemmermann commented on July 18, 2024

Which version are you using?

from gmapsfx.

LorenzoTomesani avatar LorenzoTomesani commented on July 18, 2024

@dlemmermann i have the same issue. i'm using java 15.0.1 and javafx15.0.1

from gmapsfx.

dlemmermann avatar dlemmermann commented on July 18, 2024

Which GMapsFX version?

from gmapsfx.

LorenzoTomesani avatar LorenzoTomesani commented on July 18, 2024

2.12.0

from gmapsfx.

dlemmermann avatar dlemmermann commented on July 18, 2024

Please upgrade to 8.0.0. The project ownership has been transferred and I am the new maintainer. Hence also the group ID has changed. Please change your dependency to

<dependency>
  <groupId>com.dlsc</groupId>
  <artifactId>GMapsFX</artifactId>
  <version>8.0.0</version>
</dependency>

from gmapsfx.

LorenzoTomesani avatar LorenzoTomesani commented on July 18, 2024

i updated it, but it still gives me the same Alert. Where am i supposed to use the google api key? (if needed of course)
edit: it shows the map with "For development purpose only"

from gmapsfx.

dlemmermann avatar dlemmermann commented on July 18, 2024

It seems that the 11 release never arrived on Maven Central. Please add jcenter as another repository if you want to use it.

from gmapsfx.

Zeroxcharisma avatar Zeroxcharisma commented on July 18, 2024

My java version is 8 , what version of GMampsFX should i use ?

from gmapsfx.

dlemmermann avatar dlemmermann commented on July 18, 2024

Java 8 version: https://search.maven.org/artifact/com.dlsc/GMapsFX/8.0.0/jar

from gmapsfx.

Nesta-gitU avatar Nesta-gitU commented on July 18, 2024

I still have the exact same issues with java 11 and gmaps 11. did anyone find a solution
?

from gmapsfx.

nikelodeon2000 avatar nikelodeon2000 commented on July 18, 2024

If I use googleMapView.setKey("api-key"); in the initialize method the watermarks are gone for me.

from gmapsfx.

Nesta-gitU avatar Nesta-gitU commented on July 18, 2024

did you pay for a billing account on the google cloud website?

from gmapsfx.

nikelodeon2000 avatar nikelodeon2000 commented on July 18, 2024

I'm doing it for a University project and google gives you a free trial for 90 days, up to 300€. So no, I will cancel it after the free trial as well. Does anyone know how to properly protect my API key for a GMapsFX project?

from gmapsfx.

Nesta-gitU avatar Nesta-gitU commented on July 18, 2024

Same uni project I suppose. I need to do that too then

from gmapsfx.

Nesta-gitU avatar Nesta-gitU commented on July 18, 2024

btw yes there are some setting in the api dashboard for restricting usage of the key. Otherwise you would have to store it remotely but that won't work for our project since you need to send it to the TA eventually

from gmapsfx.

nikelodeon2000 avatar nikelodeon2000 commented on July 18, 2024

Yeah, I saw that but I'm not sure which protection method is the correct one for my project.

from gmapsfx.

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.