Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 592 Bytes

mapbox-geo-circle-layer.default_center.md

File metadata and controls

19 lines (13 loc) · 592 Bytes

Home > mapbox-geo-circle-layer > DEFAULT_CENTER

DEFAULT_CENTER variable

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Default center of a circle (Tokyo Station).

Signature:

DEFAULT_CENTER: {
    readonly lng: 139.7671;
    readonly lat: 35.6812;
}