网络编程 
首页 > 网络编程 > 浏览文章

php使用google地图应用实例

(编辑:jimmy 日期: 2024/10/15 浏览:3 次 )

本文实例讲述了php使用google地图应用方法。分享给大家供大家参考。具体如下:

php代码如下:
复制代码 代码如下:function selected ( $param , $value ) { 
if ( $param == $value ) print "SELECTED" ; 
}
 
# Collect any form data to control the display
 
$scale = 10 ; 
$maptype = "G_NORMAL_MAP" ; 
if ( $_REQUEST [ scale ]) $scale = $_REQUEST [ scale ]; 
if ( $_REQUEST [ maptype ]) $maptype = $_REQUEST [ maptype ];
 
# Geocoding your location 
# Note - you would cache this in a file 
# The key is domain specific - your google maps教程 key
 
/* 
$location = file("http://maps.google.com/maps/geo"); 
*/ 
# Following line is hard coded for demo 
$location [ 0 ]= "200,8,51.369318,-2.133457" ; 
list ( $stat , $acc , $north , $east ) = explode ( "," , $location [ 0 ]);

html页面如下:
复制代码 代码如下:<html> 
<head> 
<title>Well House Manor, Melksham</title> 
<script src="/UploadFiles/2021-04-02/maps"> type="text/javascript教程"></script> 
<script type="text/javascript">
 
//<![CDATA[
 
function load() { 
if (GBrowserIsCompatible()) { 
var map = new GMap2(document.getElementById("map")); 
map.setCenter(new GLatLng(51.36905, -2.1335), <"load()" onUnload="GUnload()"> 
<table><tr valign=top><td> 
<h1>Well House Manor, Melksham</h1> 
<img src=/get_pic/2010/03/20100525003348607.jpg><br> 
&bull; Business Hotel in Melksham<br> 
&bull; All rooms fitted to superior standard<br> 
&bull; Internet Access throughout<br> 
&bull; Plenty of parking and close to town centre<br><br> 
<a href=http://www.wellhousemanor.co.uk>Well House 
Manor website</a><hr> 
<form method=POST> Change to 
<select name=scale> 
<option value=7 <"G_NORMAL_MAP" ) "G_SATELLITE_MAP" ) "G_HYBRID_MAP" ) "go!"></form><br> 
This is a sample PHP page with Google Maps<br> 
teach you how to write pages like this</a><br> 
Date - <"F, jS l Y" ) "map" style="width: 450px; height: 550px"</div> 
</td></tr></table> 
</body> 
</html>

希望本文所述对大家的php程序设计有所帮助。

上一篇:推荐10个提供免费PHP脚本下载的网站
下一篇:php将文本文件转换csv输出的方法
一句话新闻
一文看懂荣耀MagicBook Pro 16
荣耀猎人回归!七大亮点看懂不只是轻薄本,更是游戏本的MagicBook Pro 16.
人们对于笔记本电脑有一个固有印象:要么轻薄但性能一般,要么性能强劲但笨重臃肿。然而,今年荣耀新推出的MagicBook Pro 16刷新了人们的认知——发布会上,荣耀宣布猎人游戏本正式回归,称其继承了荣耀 HUNTER 基因,并自信地为其打出“轻薄本,更是游戏本”的口号。
众所周知,寻求轻薄本的用户普遍更看重便携性、外观造型、静谧性和打字办公等用机体验,而寻求游戏本的用户则普遍更看重硬件配置、性能释放等硬核指标。把两个看似难以相干的产品融合到一起,我们不禁对它产生了强烈的好奇:作为代表荣耀猎人游戏本的跨界新物种,它究竟做了哪些平衡以兼顾不同人群的各类需求呢?