Option to activate Place Details within the input. You can paste one or many GIDs in the input.
new JawgPlaces({ place: { enabled: true, geometries: 'source' }}) Copy
new JawgPlaces({ place: { enabled: true, geometries: 'source' }})
Activate the place endpoint.
Optional
Set the type of return from Places Details API, either a point or the source geometry.
Option to activate Place Details within the input. You can paste one or many GIDs in the input.