Skip to main content

Questions tagged [geolocation]

The identification of the real-world geographic location of a player.

Filter by
Sorted by
Tagged with
2 votes
2 answers
208 views

My goal is to create a game that is sort of a combination between Dungeons & Dragons and Pokémon GO. The main goal of the game will be to have the players move through my city, in real life, and ...
user14457's user avatar
0 votes
1 answer
657 views

I am developing an AR application where a number of historical buildings are spawned around the player depending on his position when a target / QR Code is recognized. I know the Lat/Lon of these ...
Steffan's user avatar
  • 103
2 votes
1 answer
276 views

I am looking to add a feature to my mobile game (IOS and Android) to let users connect to trade with users nearby in a certain radius based on the real world geolocation. Whats the best approach to ...
mkster's user avatar
  • 23
0 votes
2 answers
121 views

I'm making a game where the geographic location of a user is used to give them a little flag icon next to their user name. To do this, I've been using the ipstack API. However, the API only allows up ...
Olin Kirkland's user avatar
1 vote
0 answers
3k views

I'm new to Unity3D and I need to implement an open source Markerless Augmented Reality GIS mobile app (Android, IOS) to show the underground utilities (like wastewater pipes, water pipes, electricity ...
Ahmed GIS's user avatar
  • 111
4 votes
1 answer
239 views

I'm currently building an Android game as a solo dev. It follows the trend of geolocation-based games (like Niantic), but with more unique aspects. Anyway, I noticed that in Niantic games - Ingress, ...
arvere's user avatar
  • 173
0 votes
1 answer
30 views

I have 2 lists of coordinates in C# one as of coordinates of Drivers and the other as of coordinates of cafes. I am looking for an efficient way of populating a static Dictionary with its key as of a ...
Mohammad Shadmehr's user avatar
6 votes
2 answers
1k views

Here is what I am trying to implement. I wrote a script that allows the player to place walls during run-time, in non grid-based 3D environment (walls can be diagonal with rotation increasing/...
MAnd's user avatar
  • 4,927
0 votes
2 answers
434 views

I am trying to write a script in C# to find the position of point D in 2D space in a specific scenario. I know the (X,Y) position of point A, which never happens to be on the line that contains the ...
Louis15's user avatar
  • 569
1 vote
1 answer
215 views

I am writing a game with Objective C ( xcode ) and I need to use the users location service to mark their position on a map but since I need to create my own map component, I am not able to use the ...
Rassam's user avatar
  • 58
9 votes
4 answers
916 views

The answer to this question may be "NO" but it's quite important so I think I might as well ask. This should be a problem for all client-server location-aware games where player locations in the ...
Jamornh's user avatar
  • 796
3 votes
4 answers
550 views

In theory, is it possible to locate an Internet-connected console? After all, Google Maps can find my computer's location. Can a console connected to the Internet be found in the same or a different ...
Dollarslice's user avatar
  • 3,490