change heading on example
git-svn-id: http://svn.openlayers.org/trunk/openlayers@914 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body onload="init()">
|
<body onload="init()">
|
||||||
<h1>OpenLayers Example</h1>
|
<h1>OpenLayers With Google Layer Example</h1>
|
||||||
<div id="map"></div>
|
<div id="map"></div>
|
||||||
<div style="background-color:green" onclick="add()"> click to add the marker to the map</div>
|
<div style="background-color:green" onclick="add()"> click to add the marker to the map</div>
|
||||||
<div style="background-color:red" onclick="remove()"> click to remove the marker from the map</div>
|
<div style="background-color:red" onclick="remove()"> click to remove the marker from the map</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user