I’m trying to make a game similar to 911/112 Operator from Steam. I need to know if there is a way to use Google Maps to mark police/fire/ambulance stations and vehicles/911 calls on the map and have them drive to the destination marked. I also want to know if there is a way to have calls spawn only in a certain radius of a city/location. Thank you for your help. Please ask if you have any further questions.
Not directly answering your question but be wary of a couple things when using google maps:
- If you implement it successfully, there might be really high costs to maintain it. If you get, say, 90,000 users or so, cost can be $1,000 and stuff alike.
- Make sure you can actually use it commercially for your use case
Thanks for the info. Do you know of a more cost-efficient way to make a game like this?