首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > HTML5 Geolocation API Flash/Flex

HTML5 Geolocation API Flash/Flex

  • 资源大小:2.33 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Moved -> [https://github.com/shoito/as3geolocation](https://github.com/shoito/as3geolocation) as3geolocation is ActionScript wrapper utility that can easily use HTML5 Geolocation API with Flash/Flex. Samples * Geolocation Sample - Source code How to use HTML ... ... Flash/Flex ``` import com.google.code.as3geolocation.Geolocation; protected function getPositionButton_clickHandler(event:MouseEvent):void { Geolocation.getCurrentPosition(setPosition); } private function setPosition(position:*):void { var latitude:Number =
VIP VIP
0.209537s