2014-04-14 85 views
0

我可以使用帶有下面代碼的標記來顯示谷歌地圖,以獲得給定的緯度和經度。我需要展示多個製造商。你如何添加多個標記?爲嵌入式谷歌地圖提供多個標記

<div style="width:600px; height:500px; overflow:hidden;"><iframe width="600" height="500" 
src="https://maps.google.com/maps? 
q=48.89364,2.33739&t=m&z=14&ie=UTF8&iwloc=&output=embed";" frameborder="0" scrolling="no" 
marginheight="0" marginwidth="0"></iframe><iframe src="http://www.embed-google- 
map.com/embed-map.php?get=map-datas" frameborder="0" scrolling="no" marginheight="0" 
marginwidth="0"><a href="http://www.staubers.de" class="map-data">staubers.de</a> 
    <style>.maps-style_map:initreaction=10false_attempt10-border</style></iframe></div> 

回答

0

基本上我在Difference between embeded GMAP and GEO location說,如果你需要比由服務提供了更多的功能,那麼你應該居然直接,而不是通過一些其他服務使用API​​。

或者檢查服務提供商是否提供您正在尋找的功能。