I connect script with API:
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> But in the documentation they write that you need to get the application key or can you do without it?
I connect script with API:
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> But in the documentation they write that you need to get the application key or can you do without it?
Source: https://ru.stackoverflow.com/questions/591409/
All Articles
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js"></script>- HamSter