Giter VIP home page Giter VIP logo

mapx's Introduction

MapX

Explore various Xamarin mapping solutions.

Build

  • Install Multilingual App Toolkit 4.0
  • To get maps to work without limitations
    • Create account(s) with various map providers
    • Add API token(s) for those accounts to Secrets.cs

Design

  • xamarin.forms, uwp, .net standard 2.0
    • Slideover menu (master-view)
    • Shared string localization using .resx
    • Vector images (iOS and Android)
    • Adaptive-icon for Android
    • Interactive vector map using MapBox iOS and Android SDKs (NAXAM forms bindings)
  • xamarin.android, xamarin.ios, uwp, mvvmcross, .net standard 2.0
    • Slide-over (hamburger) main menu using native, first-party controls
      • Android - Single root activity with pages as fragments; Android.Support.V7.Widget.Toolbar
      • iOS - Single root view with pages in ContentView; UINavigationBar
      • UWP - Single NavigationView with pages in ContentFrame; CommandBar
    • Shared string localization using .resx in PCL and MvvmCross ResxLocalization plugin
    • Vector images
    • MvvmCross Messenger plugin for communication between services, viewmodels, and views
    • MvvmCross Location plugin
    • Interactive vector map using MapBox iOS and Android SDKs (NAXAM native bindings), Bing Maps UWP SDK

mapx's People

Contributors

klzig avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

hafeez2021

mapx's Issues

Navigation from alert should put destination view on navigation stack

Navigation to some top-level pages (like Information/Notifications) can be sourced in different ways:

  1. From the hamburger menu, in which case the navigation stack should be cleared,
  2. From an alert button, in which case the page should be pushed onto the navigation stack.
  3. Currently isn't happening.

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.