# Scatterplot Layer (64 bit) The Scatterplot Layer takes in paride latitude and longitude coordinated points and render them as circles with a certain radius.
Check out the [64 bit about page](/docs/64-bits.md) for more info. import {ScatterplotLayer64} from 'deck.gl'; Inherits from all [Base Layer](/docs/layers/base-layer.md) properties and has this same as the [Scatterplot Layer](/docs/layers/scatterplot-layer.md).