Hi, I´m pretty new with google API V3 and trying to show PanoramioLayer 
calling the function panoramioLayer.setMap(map) having
<script type="text/javascript" 
src="http://maps.google.com/maps/api/js?sensor=true&libraries=panoramio";></script>
 
in the head.

Second I would like to use places-autocomplete like here 
https://google-developers.appspot.com/maps/documentation/javascript/examples/places-autocomplete
with <script type="text/javascript" 
src="http://maps.googleapis.com/maps/api/js?sensor=true&libraries=places";></script>
 
in the head.

Both are working fine on its own, but having both &libraries in the head 
the call of panoramioLayer.setMap(map) does not show any result anymore.
I tried many different ways and searched a lot but found no way to let it 
work.

Does anyone know about the reason ?
Thanks and greetings

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/auAKzU6Vy3MJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to