<?xml version="1.0" ?>
<configuration>
	<!-- 保留字段 不必修改 -->
	<version>V3</version>
	<!-- 每页显示的查询结果数量 -->
	<pageSize>10</pageSize>
	<!-- 地名图片路径 -->
	<imgUrl>assets/images/bigLocatorPoint.png</imgUrl>
	<!-- 图片宽 -->
    <imgWidth></imgWidth>
    <!-- 图片高 -->
    <imageHeight></imageHeight>
    <!-- 图片x篇移量-->
    <imgxoffset></imgxoffset>
    <!--图片y篇移量  -->
    <imgyoffset></imgyoffset>
</configuration>