Reputation: 2055
I thought this should be easy but somehow not able to get any solution for this. All i need is to simulate some Lat/Long on my browser so that My GEO Location enabled HTML5 app can consume my simulated lat/long and work accordingly.
Only positive response i saw on this forum was this post:https://stackoverflow.com/questions/6854959/how-to-simulate-latitude-and-longitude-values-in-my-browser-for-geolocation-tes#= This didn't worked for me. Might be new FF doesnot supports it. Any help would be great! Any plugin/service would do the job for me.
Upvotes: 0
Views: 5460
Reputation: 4057
You could use the Firefox plugin that you can find here:
https://addons.mozilla.org/en-US/firefox/addon/geolocater/
or this for Chrome:
https://chrome.google.com/webstore/detail/manual-geolocation/mfodligkojepnddfhkbkodbamcagfhlo?hl=en
Upvotes: 1