1

I'm trying to include map and control it with javascript, just like google maps...

Currently I'm using LeafLet library that is making requests to ..

http://b.tile.osm.org/13/2412/3082.png

however, styles are off ( weird color, too much information, etc)

How can i color it to look very much like google maps

asked 12 Feb '18, 22:16

techsin's gravatar image

techsin
26112
accept rate: 0%

@techsin did you manage to find a way to solve your issue?

(21 Jan, 14:25) Dovlet

One Answer:
2

You will need a different tile provider that is serving vector tiles and stylesheet editing. Mapbox or Maptiler both offer the option to style your maps yourself.

permanent link

answered 21 Jan, 15:35

Spiekerooger's gravatar image

Spiekerooger
696816
accept rate: 16%

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×58
×56
×50
×24

question asked: 12 Feb '18, 22:16

question was seen: 2,028 times

last updated: 21 Jan, 15:35

powered by OSQA