Skip to content

Instantly share code, notes, and snippets.

@mangal511
mangal511 / Dynamic filter
Last active June 8, 2016 06:03
wms layers dynamic filter is proper work
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>WMS Filter Example</title>
<link rel="stylesheet" href="css/Style1.css" type="text/css">
<link rel="stylesheet" href="css/Style.css" type="text/css">
<script src="js/openlayer.js"></script>