jQuery/Google 地图:具有半径控制的位置选择器?
我正在寻找一种简单的用户友好方式,通过获取纬度/经度位置以及影响半径来选择位置。
我在谷歌广告中选择广告显示区域时看到了类似的事情。我想知道 jQuery/Google 是否有解决方案?或者你见过我可以实现的类似的东西吗?
我只需要一个中心(纬度/经度)和半径。
PS 这是针对英国的。
I'm looking for a simple user friendly way of selecting a location by getting the lat/long position along with a radius of influence.
I've seen a similar thing done while selecting ad display areas in google ads. I wonder is there a jQuery/Google solution to this? or have you seen something similar i can implement?
I just need a center (lat/long) and radius.
P.S. This is for the UK.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我决定这样的事情:
I settled on something like this: