宣言しようとすると、次のエラーが表示されます
var directionsService = new google.maps.DirectionsService();
コンソールのエラー
TypeError: Result of expression 'google.maps.DirectionsService' [undefined] is not a constructor.
何か案は?
宣言しようとすると、次のエラーが表示されます
var directionsService = new google.maps.DirectionsService();
コンソールのエラー
TypeError: Result of expression 'google.maps.DirectionsService' [undefined] is not a constructor.
何か案は?