/WebContent/examples/example_gmaps.zul
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&v=2&key=ABQIAAAAb5Lhc1qJ6-b8nUczq-_edxRKNzJ-_9njnryRTbvC6CtrS4sRvRRLU0oimPoDiQY_8Bqt9bkK9MRRdA" />
4 <gmaps width="500px" height="300px" showSmallCtrl="true" />
5</window>