M
M
mstbee2016-03-13 17:27:03
Django
mstbee, 2016-03-13 17:27:03

How to make a map in a Django site?

Guys, I want to make a site-game. The bottom line is: the user enters the site, registers, after which a map appears and he is immediately asked for location data (how to implement this and which map and api to use?), the player’s task will walk around the map of the city and pick up points (took a point - got points of this point). Tell me the steps, technologies, and just share your thoughts and advice on this topic, thank you!)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
Cyber_bober, 2016-03-13
@Cyber_bober

you are more likely to have a frontend task here, choose Yandex or Google map, for example, which API will be clearer to you. Django is responsible only for fetching/putting the results into the database.

P
Pan Propan, 2016-03-13
@mgis

Postgis + Postgresql as geodata storage, backend - Django, on the front - you know better, not strong in this.

S
sim3x, 2016-03-13
@sim3x

First, write the Wishlist, then transform them into technical specifications, then choose technologies, then implement the technical specifications

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question