googlemaps / transport-tracker

Applications for tracking moving assets on a live map
Apache License 2.0
574 stars 442 forks source link

Unable to render map #53

Closed rfigueror1 closed 6 years ago

rfigueror1 commented 6 years ago

Hi everybody,

I have successfully started both the backend and the map servers with no error shown in the terminal. Nevertheless I am trying to see the results on my localhost:8080 and only the rendering of static files from the title are shown. I have not initialized any other devices.

screenshot from 2018-09-24 14-20-08

domesticmouse commented 6 years ago

I'd be intrigued to know if there are any console log entries.

MattheusOliveira commented 6 years ago

Hi, the same situation is happening to me. Follows the console log.

error

micohalvarez commented 6 years ago

Hello I same problem with me. The map is not rendering somehow.

image

MattheusOliveira commented 6 years ago

Has anyone managed to solve the map rendering problem? Is there any reason what might cause this at the time of setup?

domesticmouse commented 6 years ago

@MattheusOliveira did you succeed in changing the firebase app name? Without Firebase correctly configured not much of anything is going to happen.

@micohalvarez You need to click on the Console tab in the lower pane to see console log error messages. Here's some documentation on how to use devtools: https://developers.google.com/web/tools/chrome-devtools/

ambouh commented 5 years ago

I'm also having the same issue, I have enable my APIs, I think the map is not rendering on time and is halted when the page has completed loading? image

I was able to get these error from the IDE intellij image