adild2k opened a new issue, #1713: URL: https://github.com/apache/sedona/issues/1713
I am using **3.4** version of **Apache Spark** and **1.7** of **Apache Sedona** within the **Microsoft Fabric environment**. When i create create a map using map = SedonaKepler.create_map(df=groupedresult, name="AirportCount") map It doesnt render anything in the output but when i generate the html file and push it to one of the lakehouse folder, it worked. map.save_to_html(file_name='Files/html/kepler_map.html'). Any pointers to solve this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sedona.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org