google-map-react / old-examples

Examples for google-map-react component.
http://google-map-react.github.io/google-map-react/map/main/
357 stars 316 forks source link

Failed to load resource: net::ERR_CONNECTION_REFUSED #13

Closed elshamyhuss closed 8 years ago

elshamyhuss commented 8 years ago

Hello,

I am trying to run the main example following the readme, the server runs fine but when I hit the url I get Failed to load resource: net::ERR_CONNECTION_REFUSED I get that for all browsers so I don't believe it is a cache / adblock issue..could you please help?

screen shot 2016-07-05 at 5 44 11 am
istarkov commented 8 years ago

It seems that webpack is not runned npm run hot-dev-server

elshamyhuss commented 8 years ago

Actually I was getting the same error when I run npm run hot-dev-server, it stared to work now, I believe it was just a network issue. Thanks Ivan!

istarkov commented 8 years ago

Be sure that theese examples are outdated and now a lot of things can be don easier, for example instead of custom fixed table it's better to use https://github.com/bvaughn/react-virtualized. Instead of css marker animations it's better to use markers like here https://github.com/istarkov/google-map-clustering-example

elshamyhuss commented 8 years ago

Thanks, I will keep that in mind 👍

aqibmaroof commented 2 years ago

i am not getting it i have a same issue but i cant resolve it

aqibmaroof commented 2 years ago

here??