nicolsc / sigfox-message-location

4 stars 1 forks source link

Location map doesn´t appear #1

Closed danisam closed 7 years ago

danisam commented 7 years ago

Hello,

I instal the sigfox message location in MacOS Sierra 10.12 without problems. I am running gdm with no problem and also searching for a device work , but i cannot see the location image and any image like in the screenshot. What i am doing wrong ? what is the minimum right i need to have in the device type to have results ?

Regards

Daniel

captura de pantalla 2017-06-06 a la s 15 38 06

nicolsc commented 7 years ago

Hi @danisam

Can you share the URL of the image ? Should be something like https://maps.googleapis.com/maps/api/staticmap?key=xxxx

I just pushed an update with the current Sigfox branding btw ;)

danisam commented 7 years ago

Hi @nicolsc , Sorry for the delay . How can i share the URL of the map image that you generate in the app ?

danisam commented 7 years ago

Sorry i understand your request now :

https://maps.googleapis.com/maps/api/staticmap?key=AIzaSyBPUHmaNk9Xb03ttmk7R46deW6XXaGdbck&size=300x150&maptype=roadmap&zoom=10&markers=size:mid%7ccolor:black%7C19.41033,-99.170746

captura de pantalla 2017-07-31 a la s 19 09 44 thanks for your help.

regards

Danisam

nicolsc commented 7 years ago

Hi @danisam

This is an issue with the Google Maps API Key you are using :

The Google Maps API server rejected your request. This API project was not found. This API project may have been deleted.

I'll send you mine by email so you can use it for your tests & monitoring

danisam commented 7 years ago

Thanks

Iotnet commented 4 years ago

Hello @nicolsc , where in the code i change the API Key?

nicolsc commented 4 years ago

Hi @Iotnet

The code is looking for a GMAPS_KEY environment variables. You can set it in the same config file than the SIGFOX credentials