Git Product home page Git Product logo

miniprogram-foodmap's Introduction

banner

微信小程序 · 美食地图模板

美食地图小程序是一个在小程序中借助 LBS 地图功能实现获取身边美食的小程序。

如需帮助,请加QQ群 1058152661

产品描述

「美食地图」小程序是一个面向 Airbnb 房东美食博主朋友圈负责带吃带玩带货的 KOL等有美食、店铺分享需求的个人开发的小程序模板。本模板将所有的操作流程都设计在手机端完成,管理员在手机端就可以完成店铺的标注。同时,此小程序支持设置多个管理员。具体信息请参考添加管理员

产品功能

  1. 基于地图和位置的查找店铺:小程序首页为地图, 可以查看地图中的店铺
  2. 完整的搜索支持:在小程序首页提供了搜索功能,用户除了使用地图模式寻找店铺以外,还可以通过搜索来查看店铺。
  3. 提供完整店铺列表功能:小程序店铺列表提供了下拉刷新和触底自动加载的功能。
  4. 提供移动端的管理功能:为了方便店铺的添加和管理,提供了移动端的店铺添加功能,无需打开电脑,你就可以添加一个新的店铺。
  5. 提供公众号插入支持:为了方便美食博主在公众号内容插入小程序,提供店铺导航能力,在管理模式下,进入具体店铺页面时可以复制页面路径,方便你在公众号内容插入小程序卡片。
  6. 添加到我的小程序提醒下:在首页加入了「添加到我的小程序」的提醒,提醒用户收藏小程序。

拓展功能

  1. 支持定义多种类型的标记,不同类型标记在地图中显示不同图标,并且支持统计不同类型标记的数量
  2. 丰富的分享功能,支持分享给微信好友,分享到朋友圈,生成标记成功激励海报分享等多种分享功能
  3. 支持用户自主上传,展示用户的个人上传日志
  4. 支持第一次进入小程序的用户查看功能引导页

请前往基于当前模板编写的另一个地图标记小程序模板查看

特性

  • 基于微信小程序地图实现
  • 使用小程序·云开发,无需编写后端代码
  • 全移动端交互,数据管理无需再开电脑
  • 独立配置项目,方便自行部署

截图

截图

Demo 小程序

如果你希望自己的小程序展示在这里,可以发送你的小程序码 + 小程序名称到 [email protected]

深圳美食图鉴 jooyi的美食地图 千岛湖民宿地图
小程序码
友好盲道地图
友好盲道地图

安装使用

请查看 安装教程

配置文件说明

请查看 配置文件说明

依赖服务说明

请查看 依赖服务说明

FAQ

常见问题请参看 FAQ

贡献说明

欢迎您为项目提交 Pull Request;如果您在使用中有任何问题或有新的特性需求,请前往ISSUE提交新的 issue。

寻求帮助

您可以在 支持社区 内发帖寻求帮助

变更日志

您可以访问CHANGELOG查看项目迭代情况

LICENSE

本项目基于 Apache License 2.0 开放源代码授权

miniprogram-foodmap's People

Contributors

bestony avatar volcano-yang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

miniprogram-foodmap's Issues

标签地图

标签地图功能用于分享包含特定标签的地图。

求救,求拉入美食地图讨论qq群

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

腾讯移动分析MTA这个已经停用了>﹏<

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

有没有用户自己增加地标的开发计划?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

用户可自行录入

1、用户可自行录入
2、接口给路径并出个接口文档方便前端自行开发
3、采用uniapp开发多端

增加切换城市功能

根据系统中已经录入的内容,区分城市。
像天气预报一样,管理员指定一个默认城市或者用户当前城市。如果餐馆分布在不同城市,可以在列表页筛选,或者在主界面一键切换城市。

动态页面 TITLE

特性描述

默认功能里使用的是 page.json 中的页面 title ,如果使用动态title ,就使用 wx.setNavigationBarTitle 来修改

Todo

  • config.js 加入配置项目
  • page 页面加入相关代码

关于markers的一个疑问

您好,我添加marker超过20个之后就不会在地图上显示标记位点了,请问这个问题该怎么解决呢

相册模式的引入

以相册模式来优化图片上传的功能。从而实现用户可以上传多张图片。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.