L
L
Localhost2016-08-30 11:13:29
Google
Localhost, 2016-08-30 11:13:29

Lines. How to style a map?

Hello.
Hasn't anyone seen js or style to disable the border between the earth and horizon ball?
d4f380fd662643b7a92e76c97f0d39eb.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Novikov, 2016-08-30
@BOOMER_74

It's just so simple. Import this code and see what else it affects:

[
    {
        "featureType": "administrative",
        "elementType": "geometry.fill",
        "stylers": [
            {
                "color": "#FF0000"
            }
        ]
    }
]

Try other settings, it might work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question