Google map in HTML

0

I'm putting together an HTML template and in it I want to add the google map, checking I require a google API key.

The question is: am I going to sell that template, is there any way to show the map without using my personal KEY API (without using the iframe method)?

Thank you.

    
asked by Daniel T 17.07.2018 в 02:00
source

1 answer

0

To be able to work with Google Maps from an application or web page, you need to enable the necessary APIs (Routes, Sites, Geolocation, etc) and you need YES or YES to have a Google account with the necessary APIs for it. My advice, is that you create a specific Google account for this project (it's free) because if you plan to deliver the code ... I do not think you can tell them "they have to create an account and enable APIS"

    
answered by 17.07.2018 в 06:39