如何在j2me中的地图上绘制点或线?

发布于 2024-10-19 20:57:32 字数 61 浏览 6 评论 0原文

我想知道如何在 j2me 语言中根据用户的 GPS 值在地图上绘制一个点。城市地图是图像(png)还是什么?

I want know how to draw a point on a map that comes from the user's GPS values in a j2me language. Is the map of a city an image (png) or what?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

晨曦÷微暖 2024-10-26 20:57:32

使用 J2ME 绝对可以实现。

您必须传递纬度经度作为请求,您将获得地图

作为响应,您将获得图像(您在请求中指定的图像格式)。

请按照教程操作,它会对您有所帮助。

It is definitely possible with J2ME.

you have to pass latitude longitude as request and you will get map

as a response you will get image(Image formate you specified in request).

follow the tutorial it will help you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文