简体   繁体   English

使用标记创建自定义公共Google Map

[英]Create Custom Public Google Map with Markers

I have a discord bot written in c# that reports events based on their latitude/longitude. 我有一个用c#编写的discord机器人,它根据事件的纬度/经度报告事件。 I want to take the latitude/longitude data and place markers on an html based google map (locally hosted or online) using c# 我想使用C#获取纬度/经度数据并将标记放置在基于html的google地图上(本地托管或在线)

Can someone point me in the right direction? 有人可以指出我正确的方向吗?

您将要使用Google Static Maps API

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM