how to make map like this:
it is custom google maps how can i do?
any tutorial u can make or it is available
Pls pls pls tell
i guess i dint get it
wat i mean is:
they have used a particular area and made some night ui and added some sprites.there is also no name of streets.also they have moving sprites.can i make it?
pls tell
The developer of the game (of which the above screenshot is) has made it open-source. Hence you can learn from there how the particular thing was created
we asked them tutorial well till now
Why are you waiting for the tutorial… Just try to learn from the source itself…
But classic has closed and I can’t see import project.once it was there but was not opening.my friends are also facing the problem.i gave them unchive.kofular.io then also we can see the code can’t see designing
Can you please give the name of the game ?
ook take a look to aia and tell the problem
Map style
[ { "stylers": [ { "color": "#417c87" } ] }, { "elementType": "labels", "stylers": [ { "visibility": "off" } ] }, { "featureType": "administrative", "stylers": [ { "color": "#39828e" } ] }, { "featureType": "administrative", "elementType": "geometry.stroke", "stylers": [ { "color": "#529dab" } ] }, { "featureType": "administrative.land_parcel", "stylers": [ { "visibility": "off" } ] }, { "featureType": "administrative.neighborhood", "stylers": [ { "color": "#58a3af" }, { "visibility": "off" } ] }, { "featureType": "landscape.natural", "elementType": "geometry", "stylers": [ { "color": "#4f97a4" } ] }, { "featureType": "poi", "stylers": [ { "color": "#71b0bb" } ] }, { "featureType": "road", "stylers": [ { "color": "#294e93" } ] }, { "featureType": "road", "elementType": "geometry", "stylers": [ { "color": "#294e93" } ] }, { "featureType": "road", "elementType": "geometry.fill", "stylers": [ { "color": "#294e93" } ] }, { "featureType": "road", "elementType": "geometry.stroke", "stylers": [ { "color": "#ffff00" } ] }, { "featureType": "road.arterial", "stylers": [ { "color": "#294e93" } ] }, { "featureType": "road.arterial", "elementType": "geometry.stroke", "stylers": [ { "color": "#ffff00" } ] }, { "featureType": "road.highway", "stylers": [ { "color": "#294e93" } ] }, { "featureType": "road.highway", "elementType": "geometry", "stylers": [ { "color": "#539786" } ] }, { "featureType": "road.highway", "elementType": "geometry.fill", "stylers": [ { "color": "#294e93" } ] }, { "featureType": "road.highway", "elementType": "geometry.stroke", "stylers": [ { "color": "#ffff00" } ] }, { "featureType": "road.highway.controlled_access", "stylers": [ { "color": "#539786" } ] }, { "featureType": "road.highway.controlled_access", "elementType": "geometry", "stylers": [ { "color": "#294e93" } ] }, { "featureType": "road.highway.controlled_access", "elementType": "geometry.stroke", "stylers": [ { "color": "#ffff00" } ] }, { "featureType": "road.local", "elementType": "geometry.fill", "stylers": [ { "color": "#294e93" } ] }, { "featureType": "road.local", "elementType": "geometry.stroke", "stylers": [ { "color": "#ffff00" } ] }, { "featureType": "transit", "stylers": [ { "color": "#ffff00" } ] }, { "featureType": "water", "stylers": [ { "color": "#8080ff" } ] } ]
ok will try
cool json
As I believe it is JSON right ?
Like in Pokémon GO game
You can make it using The ZaneRay Group | Responsive Image Map Generator to generate the X and Y coordinates. using this extension.
I am working on a new extension that will give the possibility to add hotspots to the map automatically.
it is possible to do the same but with the MAPS component?