PageRenderTime 31ms CodeModel.GetById 23ms app.highlight 6ms RepoModel.GetById 0ms app.codeStats 0ms

/WebContent/examples/example_gmaps.zul

https://bitbucket.org/littlea1/petitions
Unknown | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | e77d59143cf69cd3293e9d722ae63d25 MD5 | raw file
1<window>
2	<script type="text/javascript"
3		src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAb5Lhc1qJ6-b8nUczq-_edxRKNzJ-_9njnryRTbvC6CtrS4sRvRRLU0oimPoDiQY_8Bqt9bkK9MRRdA" />
4	<gmaps width="500px" height="300px" showSmallCtrl="true" />
5</window>