codingblocks.com icon indicating copy to clipboard operation
codingblocks.com copied to clipboard

All maps in the site don't show up

Open imagentleman opened this issue 5 years ago • 2 comments

None of the maps show up in the site (about and centers pages).

The console shows an error prompting you to enable billing.

Screen Shot 2019-10-07 at 10 09 54 PM

I suggest using the SKU basic embed which is free without limits right now: https://developers.google.com/maps/documentation/embed/usage-and-billing#embed

You can easily get a basic embed for a location using google maps search and then choosing share -> embed (which will get you the free iframe).

The only problem is that you might not be able to get a map like the one in the about page with multiple locations in the same map.

imagentleman avatar Oct 08 '19 03:10 imagentleman

It's a Google Cloud billing issue...

Console Log:

You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started _.wd @ js?key=AIzaSyD9miWyXZzVoL5wLraLJPrQJICNKRAa6Vs&callback=initializeMaps:62

dotslash21 avatar Oct 08 '19 12:10 dotslash21

We can use Leaflet. It's open-source and works flawlessly. @admin, please share your opinion of this. This problem is on Events and About page too.

In Events.html

1

In About.html

2

subhamX avatar Oct 10 '19 04:10 subhamX