foursquare / fsq-studio-sdk-examples

Foursquare Studio is a platform to visualize, unify, enrich, and analyze spatial data on a planetary scale.
https://studio.foursquare.com
MIT License
18 stars 12 forks source link

createMap props are missing #72

Closed IpIvanov closed 9 months ago

IpIvanov commented 9 months ago

Hello,

I am using "@unfolded/map-sdk": "^1.13.0", but when i want to modify sideNav in uiConfig object prop in CreateMap it is not possible.

image

Should i use different version?

ibgreen commented 9 months ago

props.uiConfig is not available in the free map SDK version, but only in the on-prem SDK. See documentation here