← All SDKs and distributions

MapmyIndia REST APIs for Cordova/Ionic - Beta 1

MapmyIndia REST APIs for Cordova/Ionic - Beta 1 Hybrid SDK

deprecatedDo Not Startstateless
Do Not Start

Compatibility decision

Do not start a new production build from this evidence. Contain existing use, identify a supported target, migrate with rollback, and retire the dependency.

Repository content, activity, code fragments, and local correspondence are discovery evidence only. They do not establish a supported package coordinate, binary identity, current version, account entitlement, runtime pairing, production compatibility, or approval.
PlatformCordova/IonicJavaScript · Text · JSX
Source activityHistoricalLast repository push 2020-09-30
CorrespondenceExact1 minimized local candidates; candidates are not compatibility proof
Captured documentation23 sections14 source samples · 20 endpoint signals

Products and prerequisites

  • OAuth client credentials issued for the intended Mappls project
  • A Mappls project key restricted to the intended app, domain, or backend

Install and configuration guidance

These statements are reproduced as normalized repository evidence. Validate coordinates and versions before copying them into a project.

1 matching sections

Browser Installation

| IONIC | CORDOVA | | ionic cordova platform add browser | cordova platform add browser |

Source code evidence

Use these fragments to understand integration shape. They may belong to an older toolchain or authentication generation.

6 shown
gitJavaScript
> cordova  plugin  add https://github.com/mapmyindia/mapmyindia-restapi-cordova-ionic-beta.git
or 
> cordova  plugin  add mapmyindia-restapi-cordova-ionic-beta
Only if you are running cordova project in browser not for ionicframewJavaScript
<meta  http-equiv="Content-Security-Policy"  content="default-src *; style-src 'self' http://* 'unsafe-inline'; script-src 'self' http://* 'unsafe-inline' 'unsafe-eval'" />
Only if you are running cordova project in browser not for ionicframewJavaScript
> declare  var  mmi_rest;
AutosuggestJsx
mmi_rest.atlas_auto(

{

client_id:  'YOUR_CLIENT_ID',

client_secret:  'YOUR_CLIENT_SECRET',

query:  'agr'

},SuccessCallback, Error  Callback);
AutosuggestJavaScript
mmi_rest.atlas_auto({client_id:  'YOUR_CLIENT_ID', client_secret:  'YOUR_CLIENT_SECRET',query:  'agr'},

function(result)

{

console.log(result);

},

function(error)

{

console.log(error);

});
GeocodeJavaScript
mmi_rest.atlas_geocode(client_id:  'YOUR_CLIENT_ID', client_secret:  'YOUR_CLIENT_SECRET',address:  'agra'}, Success  Callback, Error  Callback);

Connected implementation paths

Adjacent platform paths

Production compatibility checklist

A clean demo is the beginning of the decision, not its conclusion.

  1. 01

    Confirm the exact package or artifact identifier and version with the owning Mappls product team; a repository name is not a package contract.

  2. 02

    Verify platform toolchain, operating-system, architecture, host-application, and transitive-dependency compatibility from a clean build.

  3. 03

    Bind only the documented credential class and restriction to its intended client or trusted-server runtime; never commit or log a secret.

  4. 04

    Verify account entitlement, region, quota, endpoint generation, data rights, and applicable commercial terms independently.

  5. 05

    Exercise initialization, ready, denied, empty, offline, timeout, cancellation, background/resume, and teardown paths.

  6. 06

    Pin dependency and native artifact integrity evidence; retain source fingerprint, selected version, lockfile, build provenance, and approving owner.

  7. 07

    For stateful or hybrid behavior, persist application state outside the SDK and prove idempotency, reconciliation, audit, privacy, and recovery.

  8. 08

    Release by a bounded cohort with observable rollback; repository activity or a successful fixture is never production compatibility evidence.

Local repository candidates

Only minimized identity evidence is exposed. Review candidates side by side; do not assume they are the same release line.

mapmyindia-restapi-cordova-ionic-betacontenthub/dochub/mapmyindia-restapi-cordova-ionic-betalocal-contenthub-dochub-mapmyindia-restapi-cordova-ionic-beta